com.imm.ereceipt.testscripts.FiManagement.FiManagement
createAddGroupInRolesPage
({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Institution Admins, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Add Group Functionality In Roles Page, weeks=, Operation=, Clear=, TestID=createAddGroupInRolesPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchSessionException: invalid session id: session deleted as the browser has closed the connection
from disconnected: not connected to DevTools
(Session info: chrome=143.0.7499.41)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [40d77b4be5845b6514b205996e44ebc5, switchToFrame {id=null}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53972}, goog:loggingPrefs: {performance: ALL}, goog:processID: 16564, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: 40d77b4be5845b6514b205996e44ebc5
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.defaultContent(RemoteWebDriver.java:1182)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.TargetLocatorProxyInvocationHandler.invoke(TargetLocatorProxyInvocationHandler.java:34)
at jdk.proxy2/jdk.proxy2.$Proxy18.defaultContent(Unknown Source)
at com.imm.ereceipt.support.WebDriverFactory$3.apply(WebDriverFactory.java:165)
at com.imm.ereceipt.support.WebDriverFactory$3.apply(WebDriverFactory.java:1)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:203)
at com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:82)
at com.imm.ereceipt.pages.SignInPage.setUser_ID(SignInPage.java:134)
at com.imm.ereceipt.pages.SignInPage.loginToApplication(SignInPage.java:119)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.createAddGroupInRolesPage(FiManagement.java:94)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify UI elements and Search the Id,Name,Role type in Role page)
verifyBranchInBranchesPage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=QABranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=Sun National, Description=verify Branch In Branches Page, weeks=, Operation=, Clear=, TestID=verifyBranchInBranchesPage, Phone=, WorkstationName=, ToBranch=Test Branch, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616)
at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:654)
at com.imm.ereceipt.pages.FiManagementPage.SelectBranchForCopy(FiManagementPage.java:839)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyBranchInBranchesPage(FiManagement.java:1658)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [0fe4b143aa2b90925652756911adaca5, actions {actions=[org.openqa.selenium.interactions.Sequence@5a12819f]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55802}, goog:loggingPrefs: {performance: ALL}, goog:processID: 3864, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: 0fe4b143aa2b90925652756911adaca5
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222)
at java.base/java.util.Map.forEach(Map.java:733)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400)
at org.openqa.selenium.json.Json.toJson(Json.java:133)
at org.openqa.selenium.json.Json.toJson(Json.java:119)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431)
at org.openqa.selenium.json.Json.toJson(Json.java:131)
... 41 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516)
... 62 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 64 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immAllBranchesControl_CloneBranchSettingsProcessRun_Button"}
(Session info: chrome=143.0.7499.41)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [0fe4b143aa2b90925652756911adaca5, findElement {value=immAllBranchesControl_CloneBranchSettingsProcessRun_Button, using=id}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55802}, goog:loggingPrefs: {performance: ALL}, goog:processID: 3864, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: 0fe4b143aa2b90925652756911adaca5
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 71 more
(verify Branch In Branches Page)
verifyCopyBranchInfo
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=QABranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=FALSE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=Chunty, Description=Copy Branch In Branches Page, weeks=, Operation=, Clear=, TestID=verifyCopyBranchInfo, Phone=, WorkstationName=, ToBranch=Bunty, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616)
at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:654)
at com.imm.ereceipt.pages.FiManagementPage.CopyBranchFromTo(FiManagementPage.java:1296)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyCopyBranchInfo(FiManagement.java:2170)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [5b9aae418717b8269fbf25a94fcee933, actions {actions=[org.openqa.selenium.interactions.Sequence@491a40f]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64554}, goog:loggingPrefs: {performance: ALL}, goog:processID: 16920, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: 5b9aae418717b8269fbf25a94fcee933
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222)
at java.base/java.util.Map.forEach(Map.java:733)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400)
at org.openqa.selenium.json.Json.toJson(Json.java:133)
at org.openqa.selenium.json.Json.toJson(Json.java:119)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431)
at org.openqa.selenium.json.Json.toJson(Json.java:131)
... 41 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516)
... 62 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 64 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immAllBranchesControl_CloneBranchSettingsProcessRun_Button"}
(Session info: chrome=143.0.7499.41)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [5b9aae418717b8269fbf25a94fcee933, findElement {value=immAllBranchesControl_CloneBranchSettingsProcessRun_Button, using=id}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64554}, goog:loggingPrefs: {performance: ALL}, goog:processID: 16920, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: 5b9aae418717b8269fbf25a94fcee933
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 71 more
(Copy Branch In Branches Page)
verifyImagingSystem
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Verify Imaging system UI elements, weeks=, Operation=, Clear=, TestID=verifyImagingSystem, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=Archived File Name Template-{MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdf ;Archived Path-C:\PDF;Include Blank Indexes-true;Delete Files-true;File Room-Room;Cabinet-44;Type-122212;Institution-9997;Authority-IMM;Vocabulary-IMM;Document Name-{ MemberNumber }-{ Teller };Archived Replace Path-C:\PDF;, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=Synergy, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.AssertionError: SignIn page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.ereceipt.support.Log.fail(Log.java:516)
at com.imm.ereceipt.pages.SignInPage.isLoaded(SignInPage.java:94)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:51)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyImagingSystem(FiManagement.java:2016)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify the Member import Schedule page)
verifyMemberImportInAgentPage
({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=Archive Agent, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify MemberImport In AgentPage, weeks=, Operation=, Clear=, TestID=verifyMemberImportInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202171, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.AgentsPage.chkSearchAgent(AgentsPage.java:599)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportInAgentPage(FiManagement.java:760)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify Search creteria in Agent page)
verifyMemberImportPageTimeAndDatePickers
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import Page Time And Date Pickers, weeks=Monday,Tuesday,, Operation=, Clear=, TestID=verifyMemberImportPageTimeAndDatePickers, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=C:UsersAdministratorNew folderIMM_EReceiptsWeb_AutomationsrcmainresourcestestdatadataDashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Weekly,, Date=2, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616)
at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:654)
at com.imm.ereceipt.pages.MemberImportPage.clickHourUpDownArrow(MemberImportPage.java:685)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportPageTimeAndDatePickers(FiManagement.java:1904)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [98cbdc1dae6f2b716afe73009f3af422, actions {actions=[org.openqa.selenium.interactions.Sequence@5c779eb0]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53947}, goog:loggingPrefs: {performance: ALL}, goog:processID: 12472, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: 98cbdc1dae6f2b716afe73009f3af422
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222)
at java.base/java.util.Map.forEach(Map.java:733)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400)
at org.openqa.selenium.json.Json.toJson(Json.java:133)
at org.openqa.selenium.json.Json.toJson(Json.java:119)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431)
at org.openqa.selenium.json.Json.toJson(Json.java:131)
... 41 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516)
... 62 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 64 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[1]"}
(Session info: chrome=143.0.7499.41)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [98cbdc1dae6f2b716afe73009f3af422, findElement {value=//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[1], using=xpath}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53947}, goog:loggingPrefs: {performance: ALL}, goog:processID: 12472, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: 98cbdc1dae6f2b716afe73009f3af422
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 71 more
(verify the Member import Schedule page)
verifyMemberImportSchedulePage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'Schedule' Page, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=C:\email\Automation\120records_5Dupicates.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (463, -74)
(Session info: chrome=143.0.7499.41)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [8b11e4bc9411f4a891a260d92443685e, clickElement {id=f.C2F6C9B2D49CCE68D8182B81FC33D6E0.d.B97C4CD9DD09B1DA90DD331A596C5AA8.e.25}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53906}, goog:loggingPrefs: {performance: ALL}, goog:processID: 14640, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immFilePathSchedule]
Session ID: 8b11e4bc9411f4a891a260d92443685e
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:41)
at com.imm.ereceipt.pages.MemberImportPage.fillFilePathScheduleStr(MemberImportPage.java:305)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePage(FiManagement.java:1142)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify the Member import Schedule page)
verifyMemberImportSchedulePageDate_ER2258
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import Page Date Time Fields, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageDate_ER2258, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616)
at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:654)
at com.imm.ereceipt.pages.MemberImportPage.clickHourUpDownArrow(MemberImportPage.java:687)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageDate_ER2258(FiManagement.java:1229)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b2135be1b10a232683a28e858b178710, actions {actions=[org.openqa.selenium.interactions.Sequence@29720485]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53867}, goog:loggingPrefs: {performance: ALL}, goog:processID: 15796, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: b2135be1b10a232683a28e858b178710
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222)
at java.base/java.util.Map.forEach(Map.java:733)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400)
at org.openqa.selenium.json.Json.toJson(Json.java:133)
at org.openqa.selenium.json.Json.toJson(Json.java:119)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431)
at org.openqa.selenium.json.Json.toJson(Json.java:131)
... 41 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516)
... 62 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 64 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[2]"}
(Session info: chrome=143.0.7499.41)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b2135be1b10a232683a28e858b178710, findElement {value=//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[2], using=xpath}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53867}, goog:loggingPrefs: {performance: ALL}, goog:processID: 15796, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: b2135be1b10a232683a28e858b178710
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 71 more
(verify the Member import Schedule page)
verifyMemberImportSchedulePageDefaults_ER2257
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule PAge Defaults, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageDefaults_ER2257, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.ereceipt.support.Log.fail(Log.java:530)
at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageDefaults_ER2257(FiManagement.java:3165)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify the Member import Schedule Page Defaults)
verifyMemberImportSchedulePageWeekly_ER2262
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule Weekly Schedule, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageWeekly_ER2262, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.util.NoSuchElementException: click on Weekly not found or not clickable on page!!
at com.imm.ereceipt.support.ImmUtils.clickOnElementDisplayed(ImmUtils.java:226)
at com.imm.ereceipt.pages.MemberImportPage.checkSheduleType(MemberImportPage.java:542)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageWeekly_ER2262(FiManagement.java:1497)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify the Member import Schedule Daily Schedule)
verifySearchCriteriaInAgentPage
({Archived Transactions=, Archive=, print signatur=, Name=do not delete, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=Archive Agent, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Agent Page with ID , Name,Agen to Clear, weeks=, Operation=, Clear=yes, TestID=verifySearchCriteriaInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.AgentsPage.setSearchAgent(AgentsPage.java:579)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:627)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify Search creteria in Agent page)
verifySearchCriteriaInAgentPage
({Archived Transactions=, Archive=, print signatur=, Name=Test Member, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Agent Page with Name, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.AgentsPage.setSearchName(AgentsPage.java:568)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:622)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify Search creteria in Agent page)
verifySearchCriteriaInAgentPage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=Member Import Agent, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Agent Page with Agent, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.AgentsPage.setSearchAgent(AgentsPage.java:579)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:627)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify Search creteria in Agent page)
verifySortingInAgentPage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=Agent Type,Name, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Sorting In Agent Page, weeks=, Operation=, Clear=, TestID=verifySortingInAgentPage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchWindowException: no such window: target window already closed
from unknown error: web view not found
(Session info: chrome=143.0.7499.41)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [4eeeb8e202ecb2125fe2f08db220fbcf, isElementEnabled {id=f.ECE8A90B8B54C29BC023581CD4FD77BB.d.2AF76E71C8FFDA2D3757A6A8914F390D.e.50}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64950}, goog:loggingPrefs: {performance: ALL}, goog:processID: 6660, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> css selector: [class*='paginator'] button[class*='paginator-navigation-previous']]
Session ID: 4eeeb8e202ecb2125fe2f08db220fbcf
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.isEnabled(RemoteWebElement.java:181)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source)
at com.imm.ereceipt.pages.AgentsPage.clickFirstPage(AgentsPage.java:527)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySortingInAgentPage(FiManagement.java:828)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Sorting the records in Agent page )
verifySortingInRolePage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=Group, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Sorting In Role Page, weeks=, Operation=, Clear=, TestID=verifySortingInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:124)
at com.imm.ereceipt.pages.RolesPage.getSessionDetailsForEachEreceipt(RolesPage.java:344)
at com.imm.ereceipt.pages.RolesPage.getResult(RolesPage.java:512)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySortingInRolePage(FiManagement.java:461)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-actions div.mat-paginator-range-label"}
(Session info: chrome=143.0.7499.41)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [cb5441c60385710f5b1a6eca123ad9d4, findElement {value=div.mat-paginator-range-actions div.mat-paginator-range-label, using=css selector}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 143.0.7499.41, chrome: {chromedriverVersion: 143.0.7499.40 (c23ff452476d..., userDataDir: C:\Users\HIMANS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61421}, goog:loggingPrefs: {performance: ALL}, goog:processID: 16204, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.78:4444/ses..., se:cdpVersion: 143.0.7499.41, 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: cb5441c60385710f5b1a6eca123ad9d4
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 45 more
(Sorting the records in Role page )
verifyWorkStationInWorkstationsPage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=Matawan1, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Workstation In Workstations Page (Jira # needs to add), weeks=, Operation=, Clear=, TestID=verifyWorkStationInWorkstationsPage, Phone=, WorkstationName=SevenWS, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
org.openqa.selenium.NoSuchElementException: Click the Delete not found in page!!
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.9'
Driver info: driver.version: unknown
at com.imm.ereceipt.support.BrowserActions.javascriptClick(BrowserActions.java:274)
at com.imm.ereceipt.pages.FiManagementPage.clickWorkstationDelete(FiManagementPage.java:960)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyWorkStationInWorkstationsPage(FiManagement.java:1850)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify Branch In Workstations Page)
com.imm.ereceipt.testscripts.FiManagement.FiManagement
checkMemberManagerRole
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Verify Member Manager role is present in role page)
createAddGroupInAgentPage
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Verify UI elements and Search the Id,Name,Agents type in Agent page)
verifyAddMulitpleBrances
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Create Multiple Branches In Branches Page)
verifyAddWorkstationsUnderBranch
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(verify add workstations to branch)
verifyAddWorkstationsUnderMultipleBranches
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(verify add workstations to multiple branches)
verifyMemberImportSchedulePageOneTime_ER2260
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(verify the Member import Schedule One Time Schedule)
verifySearchCriteriaInWorkstationPortPage
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:174)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Verify Search creteria in Workstation page)
com.imm.ereceipt.testscripts.FiManagement.FiManagement
verifyAddMulitpleBrancesUsingJFairy
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=RanBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=True, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Create Multiple Branches In Branches Page, weeks=, Operation=, Clear=, TestID=verifyAddMulitpleBrancesUsingJFairy, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=20, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Create Multiple Branches In Branches Page)
verifyAddMulitpleWorkstationUsingJFairy
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=3, WorkstationDeleteOption=True, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Create Multiple workstation In Branches ans workstation Page, weeks=, Operation=, Clear=, TestID=verifyAddMulitpleWorkstationUsingJFairy, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Create Multiple Workstation In Branches Page)
verifyCopyWorkstationInfo
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=QABranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=FALSE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=Arya, FromBranch=Chunty, Description=Copy Workstation In Page, weeks=, Operation=, Clear=, TestID=verifyCopyWorkstationInfo, Phone=, WorkstationName=, ToBranch=Bunty, ToWks=Syra, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Copy Workstation In Page)
verifyMemberImportFileLocationPath_ER2267
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import file location path, weeks=, Operation=, Clear=, TestID=verifyMemberImportFileLocationPath_ER2267, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import file location path)
verifyMemberImportFilePathToolTip_ER2274
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import file location path Tool Tip, weeks=, Operation=, Clear=, TestID=verifyMemberImportFilePathToolTip_ER2274, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import file location path)
verifyMemberImportOnDemandPage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPage, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import On Demand page)
verifyMemberImportOnDemandPageClearAndX_ER2269
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page X and clear, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPageClearAndX_ER2269, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import On Demand page)
verifyMemberImportOnDemandPageDiffSizes_ER2270
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page with different file size, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPageDiffSizes_ER2270, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import On Demand page)
verifyMemberImportOnDemandPageFileExtensions_ER2268
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Member Import 'On Demand' Page different file extensions, weeks=, Operation=, Clear=, TestID=verifyMemberImportOnDemandPageFileExtensions_ER2268, Phone=, WorkstationName=, ToBranch=, ToWks=verifyMemberImportOnDemandPage, Subscription Names=, FilePath=member import email underscore.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import On Demand page)
verifyMemberImportSchedulePageCustom_ER2263
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule custom Schedule, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageCustom_ER2263, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=C:\email\Automation\120records_5Dupicates.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import Schedule One Time Schedule)
verifyMemberImportSchedulePageDaily_ER2261
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify the Member import Schedule Daily Schedule, weeks=, Operation=, Clear=, TestID=verifyMemberImportSchedulePageDaily_ER2261, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=src/main/resources/testdata/data/DashBoard.csv, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=Daily,, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(verify the Member import Schedule Daily Schedule)
verifySearchCriteriaInRolePage
({Archived Transactions=, Archive=, print signatur=, Name=Regular Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Tellers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with name, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Verify Search creteria in role page)
verifySearchCriteriaInRolePage
({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Member Managers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with clear, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Verify Search creteria in role page)
verifySearchCriteriaInRolePage
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with group id, weeks=, Operation=, Clear=yes, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Verify Search creteria in role page)
verifySearchCriteriaInRolePage
({Archived Transactions=, Archive=, print signatur=, Name=Regular Super Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Super Tellers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with both GroupId and role, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=5774cbdb-87be-4a5c-9059-a22e15202175, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Verify Search creteria in role page)
verifySearchCriteriaInRolePage
({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=, Agent=, UserPwd=iMM2022!, BranchDeleteOption=, Receipt=, Role=Tellers, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=verify Search Criteria In Role Page with role, weeks=, Operation=, Clear=, TestID=verifySearchCriteriaInRolePage, Phone=, WorkstationName=, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Verify Search creteria in role page)
veriyDeleteOptonsinBranch
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=GreenBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=Clear Custom Settings, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Delete options In Branches Page, weeks=, Operation=, Clear=, TestID=veriyDeleteOptonsinBranch, Phone=, WorkstationName=GB WStation1, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Create Multiple Branches In Branches Page)
veriyDeleteOptonsinBranch
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=OrangeBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=all associated workstations, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Delete options In Branches Page, weeks=, Operation=, Clear=, TestID=veriyDeleteOptonsinBranch, Phone=, WorkstationName=OB WStation1, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Create Multiple Branches In Branches Page)
veriyDeleteOptonsinBranch
({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOption=, BranchName=YellowBranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=Keep Custom Settings, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=, FromBranch=, Description=Delete options In Branches Page, weeks=, Operation=, Clear=, TestID=veriyDeleteOptonsinBranch, Phone=, WorkstationName=YB WStation1, ToBranch=, ToWks=, Subscription Names=, FilePath=, Transtatus=Archived-false;Active-true;Error-false, Report=, Index_Field_Name=, Agents=, Text=, Hold Notice=, Suppress=, SchedualType=, Date=, Platfrom=, GroupId=, print Disburstments=, SMTP=, Imaging System=, MultipleBranches=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, Sign=})
(Create Multiple Branches In Branches Page)
C:\Users\Himanshu Bindal\git\eReceipts\IMM_EReceiptsWeb_Automation\testxml\Regression\XP\QAXPAuto\EReceiptChrome_demo.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="1" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://er-tellerportal-demo.azurewebsites.net"/>
<parameter name="portalType" value="Cloud"/>
<parameter name="FIName" value="QAXPAuto"/>
<parameter name="projectKey" value="ER"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<parameter name="Host" value="XP"/>
<parameter name="adminUrl" value="https://er-fiadminportal-demo.azurewebsites.net"/>
<parameter name="TestType" value="Regression"/>
<listeners>
<listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.ereceipt.testscripts.FiManagement.FiManagement"/>
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
Tests for IMM_QA_Automation
- IMM_Test_Chrome (1 class)
Groups for IMM_QA_Automation
Branches
verifyAddMulitpleBrances
verifyAddMulitpleBrancesUsingJFairy
verifyAddMulitpleWorkstationUsingJFairy
verifyBranchInBranchesPage
verifyCopyBranchInfo
verifyCopyWorkstationInfo
veriyDeleteOptonsinBranch
Workstations
verifyAddWorkstationsUnderBranch
verifyAddWorkstationsUnderMultipleBranches
verifyWorkStationInWorkstationsPage
Agent
createAddGroupInAgentPage
verifyMemberImportInAgentPage
verifySearchCriteriaInAgentPage
verifySortingInAgentPage
Member
verifyImagingSystem
verifyMemberImportFileLocationPath_ER2267
verifyMemberImportFilePathToolTip_ER2274
verifyMemberImportOnDemandPage
verifyMemberImportOnDemandPageClearAndX_ER2269
verifyMemberImportOnDemandPageDiffSizes_ER2270
verifyMemberImportOnDemandPageFileExtensions_ER2268
verifyMemberImportPageTimeAndDatePickers
verifyMemberImportSchedulePage
verifyMemberImportSchedulePageCustom_ER2263
verifyMemberImportSchedulePageDaily_ER2261
verifyMemberImportSchedulePageDate_ER2258
verifyMemberImportSchedulePageDefaults_ER2257
verifyMemberImportSchedulePageOneTime_ER2260
verifyMemberImportSchedulePageWeekly_ER2262
P1
checkMemberManagerRole
createAddGroupInAgentPage
createAddGroupInRolesPage
verifyAddMulitpleBrances
verifyAddMulitpleBrancesUsingJFairy
verifyAddMulitpleWorkstationUsingJFairy
verifyAddWorkstationsUnderBranch
verifyAddWorkstationsUnderMultipleBranches
verifyBranchInBranchesPage
verifyCopyBranchInfo
verifyCopyWorkstationInfo
verifyImagingSystem
verifyMemberImportFileLocationPath_ER2267
verifyMemberImportFilePathToolTip_ER2274
verifyMemberImportInAgentPage
verifyMemberImportOnDemandPage
verifyMemberImportOnDemandPageClearAndX_ER2269
verifyMemberImportOnDemandPageDiffSizes_ER2270
verifyMemberImportOnDemandPageFileExtensions_ER2268
verifyMemberImportPageTimeAndDatePickers
verifyMemberImportSchedulePage
verifyMemberImportSchedulePageCustom_ER2263
verifyMemberImportSchedulePageDaily_ER2261
verifyMemberImportSchedulePageDate_ER2258
verifyMemberImportSchedulePageDefaults_ER2257
verifyMemberImportSchedulePageOneTime_ER2260
verifyMemberImportSchedulePageWeekly_ER2262
verifySearchCriteriaInAgentPage
verifySearchCriteriaInRolePage
verifySearchCriteriaInWorkstationPortPage
verifySortingInAgentPage
verifySortingInRolePage
verifyWorkStationInWorkstationsPage
veriyDeleteOptonsinBranch
Role
checkMemberManagerRole
createAddGroupInRolesPage
verifySearchCriteriaInRolePage
verifySearchCriteriaInWorkstationPortPage
verifySortingInRolePage
Smoke
verifyAddMulitpleBrancesUsingJFairy
verifyAddMulitpleWorkstationUsingJFairy
verifyAddWorkstationsUnderMultipleBranches
verifyImagingSystem
verifyMemberImportFileLocationPath_ER2267
verifyMemberImportFilePathToolTip_ER2274
verifyMemberImportOnDemandPage
verifyMemberImportOnDemandPageClearAndX_ER2269
verifyMemberImportOnDemandPageDiffSizes_ER2270
verifyMemberImportOnDemandPageFileExtensions_ER2268
Times for IMM_QA_Automation
Total running time: 1 hours
Reporter output for IMM_QA_Automation
verifyMemberImportSchedulePageCustom_ER2263({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 19:07:32 200 - TestCaseID:: verifyMemberImportSchedulePageCustom_ER2263
--- 10 Dec 19:07:57 826 - 25 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule custom Schedule
Steps:
--- 10 Dec 19:08:06 887 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087b-b6a0-7348-9e2c-16dfa842304b&response_mode=fragment&client_info=1&nonce=019b087b-b6a1-7aed-8550-dbb4eb4ba901&state=eyjpzci6ijaxowiwoddilwi2ytatnzflyi05ogu2ltu3otc4ogm3mgflncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=soepurafsw3gopb98ltwsdqhy8wowthzn72mkhov-ea&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:08:06 887 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:08 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:08:08 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:08:08 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: idSIButton9]
--- 10 Dec 19:08:08 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:08:08 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:08:11 670 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087b-b6a0-7348-9e2c-16dfa842304b&response_mode=fragment&client_info=1&nonce=019b087b-b6a1-7aed-8550-dbb4eb4ba901&state=eyjpzci6ijaxowiwoddilwi2ytatnzflyi05ogu2ltu3otc4ogm3mgflncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=soepurafsw3gopb98ltwsdqhy8wowthzn72mkhov-ea&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:08:11 670 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:14 933 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087b-b6a0-7348-9e2c-16dfa842304b&response_mode=fragment&client_info=1&nonce=019b087b-b6a1-7aed-8550-dbb4eb4ba901&state=eyjpzci6ijaxowiwoddilwi2ytatnzflyi05ogu2ltu3otc4ogm3mgflncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=soepurafsw3gopb98ltwsdqhy8wowthzn72mkhov-ea&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:08:14 934 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:18 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:08:18 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:08:21 770 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087b-b6a0-7348-9e2c-16dfa842304b&response_mode=fragment&client_info=1&nonce=019b087b-b6a1-7aed-8550-dbb4eb4ba901&state=eyjpzci6ijaxowiwoddilwi2ytatnzflyi05ogu2ltu3otc4ogm3mgflncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=soepurafsw3gopb98ltwsdqhy8wowthzn72mkhov-ea&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:08:21 770 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:26 481 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:08:26 481 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:37 582 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:08:37 583 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:40 688 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:08:40 688 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:40 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:08:43 884 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:08:43 884 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:08:43 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:08:44 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immAdministration]
--- 10 Dec 19:08:46 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immAdministration]
--- 10 Dec 19:08:48 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immMenuMemberImportSchedule]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 19:08:54 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immRecurEveryXDays]
--- 10 Dec 19:08:54 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immFilePathSchedule]
--- 10 Dec 19:08:54 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immFilePathSchedule]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
--- 10 Dec 19:08:57 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78d7ae565b5a38c3bc2c38b9477e0ef0)] -> id: immScheduleImport]
Test Passed.
verifyAddMulitpleWorkstationUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=3, WorkstationDeleteO...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
Test Passed.
--- 10 Dec 18:41:02 689 - TestCaseID:: verifyAddMulitpleWorkstationUsingJFairy
--- 10 Dec 18:41:04 526 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Create Multiple workstation In Branches ans workstation Page
Steps:
--- 10 Dec 18:41:12 810 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0863-195b-7361-90dc-c348a314c859&response_mode=fragment&client_info=1&nonce=019b0863-195c-71ca-b107-dd5aebaa5cd3&state=eyjpzci6ijaxowiwodyzlte5nwmtn2y0os04ywizltq0mgnizdviymq1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vs1kpcya3cjmymb-qjmwffdwxyt3z6xqafnmua-5nly&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:41:12 811 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:14 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:41:14 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:41:14 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: idSIButton9]
--- 10 Dec 18:41:14 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:41:14 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:41:17 648 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0863-195b-7361-90dc-c348a314c859&response_mode=fragment&client_info=1&nonce=019b0863-195c-71ca-b107-dd5aebaa5cd3&state=eyjpzci6ijaxowiwodyzlte5nwmtn2y0os04ywizltq0mgnizdviymq1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vs1kpcya3cjmymb-qjmwffdwxyt3z6xqafnmua-5nly&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:41:17 649 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:20 972 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0863-195b-7361-90dc-c348a314c859&response_mode=fragment&client_info=1&nonce=019b0863-195c-71ca-b107-dd5aebaa5cd3&state=eyjpzci6ijaxowiwodyzlte5nwmtn2y0os04ywizltq0mgnizdviymq1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vs1kpcya3cjmymb-qjmwffdwxyt3z6xqafnmua-5nly&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:41:20 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:24 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:41:24 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:41:27 728 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0863-195b-7361-90dc-c348a314c859&response_mode=fragment&client_info=1&nonce=019b0863-195c-71ca-b107-dd5aebaa5cd3&state=eyjpzci6ijaxowiwodyzlte5nwmtn2y0os04ywizltq0mgnizdviymq1osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vs1kpcya3cjmymb-qjmwffdwxyt3z6xqafnmua-5nly&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:41:27 728 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:32 222 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:41:32 222 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:43 779 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:41:43 779 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:46 906 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:41:46 906 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:46 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:41:50 049 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:41:50 049 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:50 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:41:50 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAdministration]
--- 10 Dec 18:41:52 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAdministration]
--- 10 Dec 18:41:52 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 18:41:54 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:41:55 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:41:55 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:41:58 695 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:41:58 695 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:41:58 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:41:58 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:41:59 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 18:41:59 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 18:41:59 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:41:59 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
--- 10 Dec 18:41:59 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 18:42:00 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 18:42:00 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 18:42:00 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 18:42:00 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:42:02 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:42:03 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
--- 10 Dec 18:42:03 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 18:42:03 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 18:42:03 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 18:42:04 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 18:42:04 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:42:06 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:42:06 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
--- 10 Dec 18:42:06 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 18:42:06 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 18:42:07 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 18:42:08 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 18:42:08 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:42:21 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:42:21 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:42:21 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:42:25 431 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:42:25 431 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:42:25 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:42:25 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:42:25 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 18:42:25 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 18:42:29 905 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:42:29 905 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:42:32 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllBranchesControl_TabDeleteSelectedWorkstations_iCon]
--- 10 Dec 18:42:32 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllBranchesControl_TabDeleteSelectedWorkstations_iCon]
--- 10 Dec 18:42:34 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_DeleteSelectedWorkstationsProcesRun_Button]
--- 10 Dec 18:42:34 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_DeleteSelectedWorkstationsProcesRun_Button]
Expected: verify the delete Multiple Workstation name in 'Workstationes' page
Actual(Passed): Successfully verified the deleted Multiple Workstation name in 'Workstationes' page[ScreenShot]
Actual(Passed): Successfully verified the deleted Multiple Workstation name in 'Workstationes' page[ScreenShot]
--- 10 Dec 18:42:46 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:42:46 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:42:46 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:42:50 271 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:42:50 271 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:42:50 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:42:50 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:42:50 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 18:42:50 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6a4fbf1023d17b075eb21aa7e7c7d619)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Expected: Check the Wks are zero
Actual(Passed): Successfully checked Wks are zero[ScreenShot]
Actual(Passed): Successfully checked Wks are zero[ScreenShot]
Test Passed.
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
Test Passed.
--- 10 Dec 19:46:37 859 - TestCaseID:: veriyDeleteOptonsinBranch
--- 10 Dec 19:46:39 591 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Delete options In Branches Page
Steps:
--- 10 Dec 19:46:47 704 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089f-2429-7395-ac01-96ecbfff5d02&response_mode=fragment&client_info=1&nonce=019b089f-242a-70a9-afa7-b6deda2e86a1&state=eyjpzci6ijaxowiwodlmlti0mjktn2vkzi1hn2qwltq1odhmnjg4zjnhzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ovswnnl0k-qc0c8n-_lnqw4mrjpg8gf1l3576rodcc0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:46:47 705 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:46:48 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:46:49 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:46:49 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: idSIButton9]
--- 10 Dec 19:46:49 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:46:49 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:46:52 416 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089f-2429-7395-ac01-96ecbfff5d02&response_mode=fragment&client_info=1&nonce=019b089f-242a-70a9-afa7-b6deda2e86a1&state=eyjpzci6ijaxowiwodlmlti0mjktn2vkzi1hn2qwltq1odhmnjg4zjnhzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ovswnnl0k-qc0c8n-_lnqw4mrjpg8gf1l3576rodcc0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:46:52 416 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:46:55 686 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089f-2429-7395-ac01-96ecbfff5d02&response_mode=fragment&client_info=1&nonce=019b089f-242a-70a9-afa7-b6deda2e86a1&state=eyjpzci6ijaxowiwodlmlti0mjktn2vkzi1hn2qwltq1odhmnjg4zjnhzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ovswnnl0k-qc0c8n-_lnqw4mrjpg8gf1l3576rodcc0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:46:55 687 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:46:59 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:46:59 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:47:02 371 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089f-2429-7395-ac01-96ecbfff5d02&response_mode=fragment&client_info=1&nonce=019b089f-242a-70a9-afa7-b6deda2e86a1&state=eyjpzci6ijaxowiwodlmlti0mjktn2vkzi1hn2qwltq1odhmnjg4zjnhzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ovswnnl0k-qc0c8n-_lnqw4mrjpg8gf1l3576rodcc0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:47:02 371 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:47:06 948 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:47:06 948 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:47:18 171 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:47:18 171 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:47:21 300 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:47:21 300 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:47:21 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:47:24 455 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:47:24 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:47:24 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:47:24 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAdministration]
--- 10 Dec 19:47:26 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAdministration]
--- 10 Dec 19:47:26 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 19:47:32 531 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:47:32 531 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:47:37 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:47:37 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:47:37 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:47:37 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
--- 10 Dec 19:47:43 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:47:44 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:47:44 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:47:44 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:47:45 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:47:45 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:47:45 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:47:47 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:47:47 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:47:47 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:47:51 211 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:47:51 212 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:47:51 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:47:51 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:47:51 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 19:47:51 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 19:47:57 587 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:47:57 587 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:48:21 926 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:48:21 926 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:48:22 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: div.mat-mdc-select-arrow]
--- 10 Dec 19:48:37 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:48:41 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
--- 10 Dec 19:48:44 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
--- 10 Dec 19:48:47 384 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:48:47 384 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Move setting in 'Workstations' page
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
--- 10 Dec 19:49:01 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:49:02 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:49:02 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:49:05 643 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:49:05 643 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:49:05 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:49:05 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:49:06 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 19:49:06 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Expected: verify the WS is assigned to BRanch
Actual(Passed): Successfully verified the assignment[ScreenShot]
Actual(Passed): Successfully verified the assignment[ScreenShot]
--- 10 Dec 19:49:10 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
--- 10 Dec 19:49:11 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
--- 10 Dec 19:49:21 618 - Unable to find an element after 10 sec
--- 10 Dec 19:49:24 937 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:49:24 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:49:24 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 19:49:25 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 19:49:25 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 19:49:25 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 19:49:28 800 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:49:28 800 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:49:41 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_TabDelete_']]
--- 10 Dec 19:49:43 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_TabDelete_']]
--- 10 Dec 19:49:47 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_1_')]]
Expected: Set the delete option
Actual(Passed): Successfully set the delete option 'Workstations' page[ScreenShot]
Actual(Passed): Successfully set the delete option 'Workstations' page[ScreenShot]
--- 10 Dec 19:49:50 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
--- 10 Dec 19:49:52 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6d83c300d8443e6815284558b6555e10)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
--- 10 Dec 19:50:02 383 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:50:02 383 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the delete Branch name in 'Branches' page
Actual(Passed): Successfully verified the delete Branch name in 'Branches' page with delete option:Clear Custom Settings[ScreenShot]
Actual(Passed): Successfully verified the delete Branch name in 'Branches' page with delete option:Clear Custom Settings[ScreenShot]
Test Passed.
verifyMemberImportSchedulePageDaily_ER2261({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 19:09:00 082 - TestCaseID:: verifyMemberImportSchedulePageDaily_ER2261
--- 10 Dec 19:10:27 614 - 87 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule Daily Schedule
Steps:
--- 10 Dec 19:10:35 647 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/
--- 10 Dec 19:10:35 647 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:10:41 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:10:41 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:10:41 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: idSIButton9]
--- 10 Dec 19:10:41 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:10:41 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:10:45 134 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087e-0f3b-7649-96ff-24644d268b55&response_mode=fragment&client_info=1&nonce=019b087e-0f3d-7849-b0f0-bc10da1bd8de&state=eyjpzci6ijaxowiwoddlltbmm2mtn2y5mi05zgexltdhztllyjmymjuwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=_yktdl_wlahplz7jew60g1tyb5ywjbcqrbbfbwiucrs&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:10:45 134 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:10:48 360 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087e-0f3b-7649-96ff-24644d268b55&response_mode=fragment&client_info=1&nonce=019b087e-0f3d-7849-b0f0-bc10da1bd8de&state=eyjpzci6ijaxowiwoddlltbmm2mtn2y5mi05zgexltdhztllyjmymjuwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=_yktdl_wlahplz7jew60g1tyb5ywjbcqrbbfbwiucrs&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:10:48 360 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:10:51 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:10:51 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:10:54 966 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087e-0f3b-7649-96ff-24644d268b55&response_mode=fragment&client_info=1&nonce=019b087e-0f3d-7849-b0f0-bc10da1bd8de&state=eyjpzci6ijaxowiwoddlltbmm2mtn2y5mi05zgexltdhztllyjmymjuwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=_yktdl_wlahplz7jew60g1tyb5ywjbcqrbbfbwiucrs&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:10:54 966 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:10:59 613 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:10:59 613 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:11 553 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:11:11 553 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:14 716 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:11:14 716 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:14 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:11:17 818 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:11:17 818 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:17 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:11:18 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: immAdministration]
--- 10 Dec 19:11:20 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: immAdministration]
--- 10 Dec 19:11:22 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: immMenuMemberImportSchedule]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 19:11:31 348 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/memberimport/sd
--- 10 Dec 19:11:31 348 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:31 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: immFilePathSchedule]
--- 10 Dec 19:11:31 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: immFilePathSchedule]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
--- 10 Dec 19:11:34 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e4dd8808121675533f2edb910c748fd7)] -> id: immScheduleImport]
Test Passed.
verifyCopyWorkstationInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
Test Passed.
--- 10 Dec 18:49:58 469 - TestCaseID:: verifyCopyWorkstationInfo
--- 10 Dec 18:50:00 256 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Copy Workstation In Page
Steps:
--- 10 Dec 18:50:09 135 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086b-4568-7725-bf48-7cd12d527abd&response_mode=fragment&client_info=1&nonce=019b086b-4569-701b-88b8-508653a7942a&state=eyjpzci6ijaxowiwodziltq1njktnzdizc04zwmxltnim2y4ogzimjk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=h5m_-a8ikhn6h80xja646fsonuep6a9g8nktvfthbem&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:50:09 137 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:10 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:50:10 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:50:10 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: idSIButton9]
--- 10 Dec 18:50:10 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:50:10 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:50:13 935 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086b-4568-7725-bf48-7cd12d527abd&response_mode=fragment&client_info=1&nonce=019b086b-4569-701b-88b8-508653a7942a&state=eyjpzci6ijaxowiwodziltq1njktnzdizc04zwmxltnim2y4ogzimjk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=h5m_-a8ikhn6h80xja646fsonuep6a9g8nktvfthbem&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:50:13 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:17 195 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086b-4568-7725-bf48-7cd12d527abd&response_mode=fragment&client_info=1&nonce=019b086b-4569-701b-88b8-508653a7942a&state=eyjpzci6ijaxowiwodziltq1njktnzdizc04zwmxltnim2y4ogzimjk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=h5m_-a8ikhn6h80xja646fsonuep6a9g8nktvfthbem&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:50:17 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:20 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:50:20 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:50:23 887 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086b-4568-7725-bf48-7cd12d527abd&response_mode=fragment&client_info=1&nonce=019b086b-4569-701b-88b8-508653a7942a&state=eyjpzci6ijaxowiwodziltq1njktnzdizc04zwmxltnim2y4ogzimjk3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=h5m_-a8ikhn6h80xja646fsonuep6a9g8nktvfthbem&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:50:23 888 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:28 509 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:50:28 511 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:41 629 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:50:41 629 - 9 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:44 740 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:50:44 741 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:45 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:50:48 649 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:50:48 649 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:48 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:50:48 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAdministration]
--- 10 Dec 18:50:50 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAdministration]
--- 10 Dec 18:50:51 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 18:50:53 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:50:53 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:50:53 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:50:57 083 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:50:57 083 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:50:57 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:50:57 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:50:57 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 18:50:57 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 18:51:03 200 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:51:03 200 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:51:03 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:51:03 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:51:03 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:51:06 550 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:51:06 550 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:51:06 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:51:06 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:51:07 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 18:51:07 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 18:51:12 845 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:51:12 845 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:51:12 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:51:13 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 18:51:13 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 18:51:16 530 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:51:16 530 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:51:16 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> css selector: div.mat-mdc-select-arrow]
--- 10 Dec 18:51:28 774 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:51:28 774 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:51:28 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:51:28 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 18:51:29 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 18:51:29 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 18:51:30 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f00b596a203491591d616c33e538ca4c)] -> id: immAllWorkstationsControl_CloneWorkstationSettingsProcessRun_Button]
Expected: verify the copy setting in Workstation page
Actual(Passed): Successfully copied settings from Arya toSyra[ScreenShot]
Actual(Passed): Successfully copied settings from Arya toSyra[ScreenShot]
Test Passed.
verifyMemberImportFileLocationPath_ER2267({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 18:52:45 311 - TestCaseID:: verifyMemberImportFileLocationPath_ER2267
--- 10 Dec 18:52:46 996 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import file location path
Steps:
--- 10 Dec 18:52:55 390 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086d-d188-76b2-a63e-f9753754d4e0&response_mode=fragment&client_info=1&nonce=019b086d-d18a-7c5e-9d7a-0ef2550caa39&state=eyjpzci6ijaxowiwodzklwqxodktnzvhny1hmde5ltk1nwvlzja2ztq0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f4gnujzcyxocxncbxlewo_faew-1uqxlkdemywq6pzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:52:55 392 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:52:56 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:52:56 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:52:56 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: idSIButton9]
--- 10 Dec 18:52:56 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:52:56 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:52:59 977 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086d-d188-76b2-a63e-f9753754d4e0&response_mode=fragment&client_info=1&nonce=019b086d-d18a-7c5e-9d7a-0ef2550caa39&state=eyjpzci6ijaxowiwodzklwqxodktnzvhny1hmde5ltk1nwvlzja2ztq0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f4gnujzcyxocxncbxlewo_faew-1uqxlkdemywq6pzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:52:59 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:53:03 246 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086d-d188-76b2-a63e-f9753754d4e0&response_mode=fragment&client_info=1&nonce=019b086d-d18a-7c5e-9d7a-0ef2550caa39&state=eyjpzci6ijaxowiwodzklwqxodktnzvhny1hmde5ltk1nwvlzja2ztq0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f4gnujzcyxocxncbxlewo_faew-1uqxlkdemywq6pzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:53:03 246 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:53:06 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:53:06 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:53:09 986 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086d-d188-76b2-a63e-f9753754d4e0&response_mode=fragment&client_info=1&nonce=019b086d-d18a-7c5e-9d7a-0ef2550caa39&state=eyjpzci6ijaxowiwodzklwqxodktnzvhny1hmde5ltk1nwvlzja2ztq0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=f4gnujzcyxocxncbxlewo_faew-1uqxlkdemywq6pzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:53:09 986 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:53:14 565 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:53:14 565 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:53:25 732 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:53:25 732 - 7 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:53:28 858 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:53:28 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:53:30 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:53:33 162 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:53:33 162 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:53:33 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:53:33 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immAdministration]
--- 10 Dec 18:53:35 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immAdministration]
--- 10 Dec 18:53:38 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immMenuMemberImportOnDemand]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 18:53:40 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immFilePathOnDemand]
--- 10 Dec 18:53:40 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immFilePathOnDemand]
--- 10 Dec 18:53:44 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
--- 10 Dec 18:53:48 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immFilePathOnDemand]
--- 10 Dec 18:53:48 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immFilePathOnDemand]
--- 10 Dec 18:53:57 063 - Unable to find element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immOnDemandImport]
Expected: verify the import button is disable after Invalid filePath is given
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given[ScreenShot]
Expected: verify the error message is present after Invalid filePath is given
Actual(Passed): Successfully verified the error message is present after Invalid filePath is given[ScreenShot]
Actual(Passed): Successfully verified the error message is present after Invalid filePath is given[ScreenShot]
Expected: verify the import file path is empty after clicking X clear tool tip
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
--- 10 Dec 18:54:08 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immFilePathOnDemand]
--- 10 Dec 18:54:08 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immFilePathOnDemand]
--- 10 Dec 18:54:12 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c5a89f173c735fa8cc3084125133f09)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Test Passed.
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
Test Passed.
--- 10 Dec 19:39:23 561 - TestCaseID:: veriyDeleteOptonsinBranch
--- 10 Dec 19:39:25 149 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Delete options In Branches Page
Steps:
--- 10 Dec 19:39:33 072 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0898-8247-7912-a5b3-743794a06750&response_mode=fragment&client_info=1&nonce=019b0898-8248-7568-ab64-d1066872080b&state=eyjpzci6ijaxowiwodk4ltgyndctnzvjmc1imtnklti4yzm3zdezodg4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=px0tasutjnwc-_2xajfijrleoysjaxcmetgpdaj-aie&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:39:33 072 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:39:34 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:39:34 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:39:34 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: idSIButton9]
--- 10 Dec 19:39:34 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:39:34 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:39:38 010 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0898-8247-7912-a5b3-743794a06750&response_mode=fragment&client_info=1&nonce=019b0898-8248-7568-ab64-d1066872080b&state=eyjpzci6ijaxowiwodk4ltgyndctnzvjmc1imtnklti4yzm3zdezodg4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=px0tasutjnwc-_2xajfijrleoysjaxcmetgpdaj-aie&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:39:38 010 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:39:41 271 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0898-8247-7912-a5b3-743794a06750&response_mode=fragment&client_info=1&nonce=019b0898-8248-7568-ab64-d1066872080b&state=eyjpzci6ijaxowiwodk4ltgyndctnzvjmc1imtnklti4yzm3zdezodg4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=px0tasutjnwc-_2xajfijrleoysjaxcmetgpdaj-aie&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:39:41 271 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:39:44 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:39:44 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:39:48 369 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0898-8247-7912-a5b3-743794a06750&response_mode=fragment&client_info=1&nonce=019b0898-8248-7568-ab64-d1066872080b&state=eyjpzci6ijaxowiwodk4ltgyndctnzvjmc1imtnklti4yzm3zdezodg4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=px0tasutjnwc-_2xajfijrleoysjaxcmetgpdaj-aie&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:39:48 369 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:39:53 136 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:39:53 136 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:40:04 813 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:40:04 813 - 8 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:40:07 952 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:40:07 952 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:40:08 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:40:11 177 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:40:11 178 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:40:11 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:40:11 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAdministration]
--- 10 Dec 19:40:13 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAdministration]
--- 10 Dec 19:40:14 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 19:40:19 853 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:40:19 853 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:40:24 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:40:25 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:40:25 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:40:25 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
--- 10 Dec 19:40:31 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:40:32 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:40:32 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:40:32 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:40:33 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:40:33 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:40:33 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:40:35 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:40:35 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:40:36 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:40:39 742 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:40:39 742 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:40:39 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:40:39 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:40:41 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 19:40:41 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 19:40:46 982 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:40:46 982 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:41:04 971 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:41:04 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:41:05 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: div.mat-mdc-select-arrow]
--- 10 Dec 19:41:13 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:41:18 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
--- 10 Dec 19:41:20 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
--- 10 Dec 19:41:24 342 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:41:24 343 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Move setting in 'Workstations' page
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
--- 10 Dec 19:41:48 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:41:48 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:41:48 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:41:52 040 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:41:52 040 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:41:52 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:41:52 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:41:52 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 19:41:52 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Expected: verify the WS is assigned to BRanch
Actual(Passed): Successfully verified the assignment[ScreenShot]
Actual(Passed): Successfully verified the assignment[ScreenShot]
--- 10 Dec 19:41:57 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
--- 10 Dec 19:41:57 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
--- 10 Dec 19:42:08 108 - Unable to find an element after 10 sec
--- 10 Dec 19:42:11 534 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:42:11 537 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:42:11 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 19:42:11 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 19:42:12 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 19:42:12 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 19:42:15 568 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:42:15 568 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:42:18 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_TabDelete_']]
--- 10 Dec 19:42:20 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_TabDelete_']]
--- 10 Dec 19:42:22 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_3_')]]
--- 10 Dec 19:42:24 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_3_')]]
Expected: Set the delete option
Actual(Passed): Successfully set the delete option 'Workstations' page[ScreenShot]
Actual(Passed): Successfully set the delete option 'Workstations' page[ScreenShot]
--- 10 Dec 19:42:27 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
--- 10 Dec 19:42:29 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bb42efaa9795714c140ee9b66680df3b)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
--- 10 Dec 19:42:39 578 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:42:39 578 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the delete Branch name in 'Branches' page
Actual(Passed): Successfully verified the delete Branch name in 'Branches' page with delete option:all associated workstations[ScreenShot]
Actual(Passed): Successfully verified the delete Branch name in 'Branches' page with delete option:all associated workstations[ScreenShot]
Test Passed.
verifyAddMulitpleBrancesUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
Test Passed.
--- 10 Dec 18:36:50 634 - TestCaseID:: verifyAddMulitpleBrancesUsingJFairy
--- 10 Dec 18:36:52 640 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Create Multiple Branches In Branches Page
Steps:
--- 10 Dec 18:37:01 256 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b085f-4200-7e2a-8861-fc5957b91a27&response_mode=fragment&client_info=1&nonce=019b085f-4201-7007-908c-76724aea2cb5&state=eyjpzci6ijaxowiwodvmltqymdetnzjimi1iogqwltrhztuxnmzlzjkzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ysgh72cgncxetum5ubfc_fkztvmo62ieb_dvb6isdj8&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:37:01 257 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:02 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:37:02 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:37:02 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: idSIButton9]
--- 10 Dec 18:37:02 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:37:02 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:37:06 195 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b085f-4200-7e2a-8861-fc5957b91a27&response_mode=fragment&client_info=1&nonce=019b085f-4201-7007-908c-76724aea2cb5&state=eyjpzci6ijaxowiwodvmltqymdetnzjimi1iogqwltrhztuxnmzlzjkzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ysgh72cgncxetum5ubfc_fkztvmo62ieb_dvb6isdj8&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:37:06 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:09 521 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b085f-4200-7e2a-8861-fc5957b91a27&response_mode=fragment&client_info=1&nonce=019b085f-4201-7007-908c-76724aea2cb5&state=eyjpzci6ijaxowiwodvmltqymdetnzjimi1iogqwltrhztuxnmzlzjkzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ysgh72cgncxetum5ubfc_fkztvmo62ieb_dvb6isdj8&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:37:09 521 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:12 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:37:13 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:37:16 289 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b085f-4200-7e2a-8861-fc5957b91a27&response_mode=fragment&client_info=1&nonce=019b085f-4201-7007-908c-76724aea2cb5&state=eyjpzci6ijaxowiwodvmltqymdetnzjimi1iogqwltrhztuxnmzlzjkzmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ysgh72cgncxetum5ubfc_fkztvmo62ieb_dvb6isdj8&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:37:16 289 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:21 004 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:37:21 004 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:31 719 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:37:31 719 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:34 876 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:37:34 876 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:34 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:37:38 118 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:37:38 118 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:37:38 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:37:38 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAdministration]
--- 10 Dec 18:37:40 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAdministration]
--- 10 Dec 18:37:40 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 18:37:47 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:37:47 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:37:47 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:37:47 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:37:48 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:37:48 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:37:48 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:37:55 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:37:55 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:37:55 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:37:55 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:37:56 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:37:56 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:37:56 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:02 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:02 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:03 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:03 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:03 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:03 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:04 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:10 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:10 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:10 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:10 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:11 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:11 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:11 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:18 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:18 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:18 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:18 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:19 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:19 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:19 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:25 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:26 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:26 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:26 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:27 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:27 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:27 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:34 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:34 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:34 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:34 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:35 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:35 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:35 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:41 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:42 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:42 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:42 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:42 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:42 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:43 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:49 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:49 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:49 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:49 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:50 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:50 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:50 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:56 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:38:57 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:38:57 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:57 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:38:57 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:57 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:38:58 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:04 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:04 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:04 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:04 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:05 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:05 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:05 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:11 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:12 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:12 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:12 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:12 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:12 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:13 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:19 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:19 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:19 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:19 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:20 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:20 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:20 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:26 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:27 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:27 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:27 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:27 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:27 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:28 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:34 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:34 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:34 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:34 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:35 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:35 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:35 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:41 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:42 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:42 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:42 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:42 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:42 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:43 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:49 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:49 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:49 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:49 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:50 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:50 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:50 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:57 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:39:57 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:39:57 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:57 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:39:58 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:58 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:39:58 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:40:04 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:40:04 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:40:05 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:40:05 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:40:05 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:40:05 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:40:05 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:40:12 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:40:12 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:40:12 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:40:12 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:40:13 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:40:13 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:40:13 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:40:33 099 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:40:33 099 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:40:33 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:40:33 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:40:33 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 18:40:33 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 18:40:37 273 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:40:37 279 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:40:39 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
--- 10 Dec 18:40:39 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
--- 10 Dec 18:40:41 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> xpath: //mat-radio-button[contains(@id,'immAllBranchesControl_RadioButtonGroupDeleteOption_3_')]]
--- 10 Dec 18:40:44 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
--- 10 Dec 18:40:44 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
Expected: verify the delete Multiple Branch name in 'Branches' page
Actual(Passed): Successfully verified the deleted Multiple Branch name in 'Branches' page[ScreenShot]
Actual(Passed): Successfully verified the deleted Multiple Branch name in 'Branches' page[ScreenShot]
--- 10 Dec 18:40:58 335 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:40:58 335 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:40:59 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:40:59 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:41:00 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 18:41:00 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d0b146daf9ee37e3dd793dde00fee58f)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Expected: Check the branches are zero
Actual(Passed): Successfully checked branches are zero[ScreenShot]
Actual(Passed): Successfully checked branches are zero[ScreenShot]
Test Passed.
verifyMemberImportOnDemandPageClearAndX_ER2269({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 18:59:45 842 - TestCaseID:: verifyMemberImportOnDemandPageClearAndX_ER2269
--- 10 Dec 18:59:47 465 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page X and clear
Steps:
--- 10 Dec 18:59:56 433 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0874-3d0b-7754-b1c1-0507bfc9c840&response_mode=fragment&client_info=1&nonce=019b0874-3d0c-794a-a4bc-4cf85efe26ee&state=eyjpzci6ijaxowiwodc0ltnkmgmtnzvkmc1imzuzlwyyzty5njiwnzy4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s3-1ysgk2dwuxcayfrypadvw7kw1n6mesjtftivdvwc&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:59:56 433 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:59:57 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:59:57 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:59:57 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: idSIButton9]
--- 10 Dec 18:59:57 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:59:58 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:00:01 283 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0874-3d0b-7754-b1c1-0507bfc9c840&response_mode=fragment&client_info=1&nonce=019b0874-3d0c-794a-a4bc-4cf85efe26ee&state=eyjpzci6ijaxowiwodc0ltnkmgmtnzvkmc1imzuzlwyyzty5njiwnzy4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s3-1ysgk2dwuxcayfrypadvw7kw1n6mesjtftivdvwc&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:00:01 283 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:00:04 621 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0874-3d0b-7754-b1c1-0507bfc9c840&response_mode=fragment&client_info=1&nonce=019b0874-3d0c-794a-a4bc-4cf85efe26ee&state=eyjpzci6ijaxowiwodc0ltnkmgmtnzvkmc1imzuzlwyyzty5njiwnzy4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s3-1ysgk2dwuxcayfrypadvw7kw1n6mesjtftivdvwc&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:00:04 621 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:00:07 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:00:08 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:00:11 273 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0874-3d0b-7754-b1c1-0507bfc9c840&response_mode=fragment&client_info=1&nonce=019b0874-3d0c-794a-a4bc-4cf85efe26ee&state=eyjpzci6ijaxowiwodc0ltnkmgmtnzvkmc1imzuzlwyyzty5njiwnzy4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s3-1ysgk2dwuxcayfrypadvw7kw1n6mesjtftivdvwc&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:00:11 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:00:15 807 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:00:15 822 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:00:26 009 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:00:26 009 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:00:29 136 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:00:29 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:00:29 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:00:32 263 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:00:32 263 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:00:32 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:00:32 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immAdministration]
--- 10 Dec 19:00:34 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immAdministration]
--- 10 Dec 19:00:37 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immMenuMemberImportOnDemand]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 19:00:39 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immFilePathOnDemand]
--- 10 Dec 19:00:39 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immFilePathOnDemand]
--- 10 Dec 19:00:42 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
--- 10 Dec 19:00:46 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immFilePathOnDemand]
--- 10 Dec 19:00:46 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immFilePathOnDemand]
Expected: verify the import file path is empty after clicking X clear tool tip
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
--- 10 Dec 19:00:50 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immFilePathOnDemand]
--- 10 Dec 19:00:50 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immFilePathOnDemand]
--- 10 Dec 19:00:50 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ac54ece3747e19c58c9ad7e825f001c3)] -> id: immOnDemandImport]
Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Tellers, MultipleWorkstation=, Work...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Roles' page [ScreenShot]
Test Passed.
--- 10 Dec 19:25:05 461 - TestCaseID:: verifySearchCriteriaInRolePage
--- 10 Dec 19:25:07 125 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with name
Steps:
--- 10 Dec 19:25:16 285 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088b-703a-7f4e-aefe-b5f1faca71d2&response_mode=fragment&client_info=1&nonce=019b088b-703c-7255-a74e-0d9de45f4869&state=eyjpzci6ijaxowiwodhiltcwm2itnziyms04nwu1ltawzte4njq2zwu5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1scxuwnn5hzzblw1old5kqw1ier9xaoxxqn2fwwy_9c&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:25:16 285 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:17 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:25:17 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:25:17 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> id: idSIButton9]
--- 10 Dec 19:25:17 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:25:17 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:25:21 029 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088b-703a-7f4e-aefe-b5f1faca71d2&response_mode=fragment&client_info=1&nonce=019b088b-703c-7255-a74e-0d9de45f4869&state=eyjpzci6ijaxowiwodhiltcwm2itnziyms04nwu1ltawzte4njq2zwu5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1scxuwnn5hzzblw1old5kqw1ier9xaoxxqn2fwwy_9c&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:25:21 029 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:24 333 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088b-703a-7f4e-aefe-b5f1faca71d2&response_mode=fragment&client_info=1&nonce=019b088b-703c-7255-a74e-0d9de45f4869&state=eyjpzci6ijaxowiwodhiltcwm2itnziyms04nwu1ltawzte4njq2zwu5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1scxuwnn5hzzblw1old5kqw1ier9xaoxxqn2fwwy_9c&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:25:24 333 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:27 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:25:27 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:25:31 096 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088b-703a-7f4e-aefe-b5f1faca71d2&response_mode=fragment&client_info=1&nonce=019b088b-703c-7255-a74e-0d9de45f4869&state=eyjpzci6ijaxowiwodhiltcwm2itnziyms04nwu1ltawzte4njq2zwu5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1scxuwnn5hzzblw1old5kqw1ier9xaoxxqn2fwwy_9c&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:25:31 096 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:36 463 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:25:36 463 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:47 676 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:25:47 676 - 7 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:50 815 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:25:50 815 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:50 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:25:53 993 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:25:53 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:25:54 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:25:54 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> id: immAdministration]
--- 10 Dec 19:25:56 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> id: immAdministration]
--- 10 Dec 19:25:56 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> id: immMenuRoles]
Successfully navigated to the 'Roles' page [ScreenShot]
--- 10 Dec 19:26:18 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> id: immName]
--- 10 Dec 19:26:18 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2539ebaa05f64791c382de9cb5892350)] -> id: immName]
Test Passed.
verifyMemberImportOnDemandPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 18:58:02 681 - TestCaseID:: verifyMemberImportOnDemandPage
--- 10 Dec 18:58:04 282 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page
Steps:
--- 10 Dec 18:58:12 387 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0872-a7c0-75a6-b552-9c8067857119&response_mode=fragment&client_info=1&nonce=019b0872-a7c1-7562-9497-ff2f8b97c2b7&state=eyjpzci6ijaxowiwodcylwe3yzetnzczoc05ytqzlwm4zta4mzvhotjjnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=4qkrio02imjd9rcunrywzuffnikuntobzvvljhdakr4&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:58:12 387 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:13 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:58:13 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:58:13 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: idSIButton9]
--- 10 Dec 18:58:13 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:58:13 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:58:16 986 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0872-a7c0-75a6-b552-9c8067857119&response_mode=fragment&client_info=1&nonce=019b0872-a7c1-7562-9497-ff2f8b97c2b7&state=eyjpzci6ijaxowiwodcylwe3yzetnzczoc05ytqzlwm4zta4mzvhotjjnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=4qkrio02imjd9rcunrywzuffnikuntobzvvljhdakr4&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:58:16 986 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:20 301 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0872-a7c0-75a6-b552-9c8067857119&response_mode=fragment&client_info=1&nonce=019b0872-a7c1-7562-9497-ff2f8b97c2b7&state=eyjpzci6ijaxowiwodcylwe3yzetnzczoc05ytqzlwm4zta4mzvhotjjnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=4qkrio02imjd9rcunrywzuffnikuntobzvvljhdakr4&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:58:20 301 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:23 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:58:23 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:58:26 919 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0872-a7c0-75a6-b552-9c8067857119&response_mode=fragment&client_info=1&nonce=019b0872-a7c1-7562-9497-ff2f8b97c2b7&state=eyjpzci6ijaxowiwodcylwe3yzetnzczoc05ytqzlwm4zta4mzvhotjjnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=4qkrio02imjd9rcunrywzuffnikuntobzvvljhdakr4&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:58:26 919 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:31 374 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:58:31 374 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:45 775 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:58:45 791 - 7 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:48 954 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:58:48 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:50 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:58:53 273 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:58:53 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:58:53 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:58:53 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immAdministration]
--- 10 Dec 18:58:55 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immAdministration]
--- 10 Dec 18:58:58 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immMenuMemberImportOnDemand]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 18:59:00 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:00 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:03 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
--- 10 Dec 18:59:07 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:07 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:16 161 - Unable to find element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immOnDemandImport]
Expected: verify the import button is disable after Invalid filePath is given
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given[ScreenShot]
Expected: verify the error message is present after Invalid filePath is given
Actual(Passed): Successfully verified the error message is present after Invalid filePath is given[ScreenShot]
Actual(Passed): Successfully verified the error message is present after Invalid filePath is given[ScreenShot]
Expected: verify the import file path is empty after clicking X clear tool tip
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
--- 10 Dec 18:59:27 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:27 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:36 628 - Unable to find element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immOnDemandImport]
Expected: verify the import button is disable after other extension filePath is given
Actual(Passed): Successfully verified the import button is disable after other extension filePath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is disable after other extension filePath is given[ScreenShot]
Expected: verify the error message is present after other extension filePath is given
Actual(Passed): Successfully verified the error message is present after other extension filePath is given[ScreenShot]
Actual(Passed): Successfully verified the error message is present after other extension filePath is given[ScreenShot]
--- 10 Dec 18:59:44 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:45 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immFilePathOnDemand]
--- 10 Dec 18:59:45 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (046308b1c9246d8f02636f71d0ff1c93)] -> id: immOnDemandImport]
Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Roles' page [ScreenShot]
Test Passed.
--- 10 Dec 19:21:54 656 - TestCaseID:: verifySearchCriteriaInRolePage
--- 10 Dec 19:23:28 947 - 94 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with clear
Steps:
--- 10 Dec 19:23:41 543 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/
--- 10 Dec 19:23:41 543 - 11 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:23:45 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:23:45 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:23:45 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> id: idSIButton9]
--- 10 Dec 19:23:45 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:23:45 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:23:48 844 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088a-0558-7c95-bd8b-2cdc399930f5&response_mode=fragment&client_info=1&nonce=019b088a-0559-7e2b-8cbf-aa4c1706c065&state=eyjpzci6ijaxowiwodhhlta1ntktnzrins1inwfilwe5nmmym2m0zgrkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ydcmrvpjaw9uhcmjnvl9toghkit-a7g8mocoylo0nwo&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:23:48 844 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:23:52 093 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088a-0558-7c95-bd8b-2cdc399930f5&response_mode=fragment&client_info=1&nonce=019b088a-0559-7e2b-8cbf-aa4c1706c065&state=eyjpzci6ijaxowiwodhhlta1ntktnzrins1inwfilwe5nmmym2m0zgrkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ydcmrvpjaw9uhcmjnvl9toghkit-a7g8mocoylo0nwo&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:23:52 093 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:23:55 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:23:55 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:23:58 680 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088a-0558-7c95-bd8b-2cdc399930f5&response_mode=fragment&client_info=1&nonce=019b088a-0559-7e2b-8cbf-aa4c1706c065&state=eyjpzci6ijaxowiwodhhlta1ntktnzrins1inwfilwe5nmmym2m0zgrkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ydcmrvpjaw9uhcmjnvl9toghkit-a7g8mocoylo0nwo&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:23:58 680 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:24:03 204 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:24:03 204 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:24:16 291 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:24:16 291 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:24:19 405 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:24:19 405 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:24:22 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:24:26 020 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:24:26 020 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:24:26 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:24:26 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> id: immAdministration]
--- 10 Dec 19:24:28 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> id: immAdministration]
--- 10 Dec 19:24:28 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> id: immMenuRoles]
Successfully navigated to the 'Roles' page [ScreenShot]
--- 10 Dec 19:24:45 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> id: immName]
--- 10 Dec 19:24:45 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ab1ff46d3e814d73bd646a1680895135)] -> id: immName]
Test Passed.
verifyMemberImportFilePathToolTip_ER2274({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 18:54:12 463 - TestCaseID:: verifyMemberImportFilePathToolTip_ER2274
--- 10 Dec 18:55:27 883 - 75 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import file location path Tool Tip
Steps:
--- 10 Dec 18:55:36 611 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0870-4670-7e5f-ae62-44cc851a09f0&response_mode=fragment&client_info=1&nonce=019b0870-4671-7ba2-9902-8bf96d05bcd4&state=eyjpzci6ijaxowiwodcwltq2nzatnzlhms1hzji5ltg2odq1zdlmzjnkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6x6xoejypkoz2lorynfgjbkmazd0smn6kstuapp1uk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:55:36 611 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:55:37 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:55:37 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:55:37 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> id: idSIButton9]
--- 10 Dec 18:55:37 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:55:37 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:55:41 247 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0870-4670-7e5f-ae62-44cc851a09f0&response_mode=fragment&client_info=1&nonce=019b0870-4671-7ba2-9902-8bf96d05bcd4&state=eyjpzci6ijaxowiwodcwltq2nzatnzlhms1hzji5ltg2odq1zdlmzjnkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6x6xoejypkoz2lorynfgjbkmazd0smn6kstuapp1uk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:55:41 247 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:55:44 583 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0870-4670-7e5f-ae62-44cc851a09f0&response_mode=fragment&client_info=1&nonce=019b0870-4671-7ba2-9902-8bf96d05bcd4&state=eyjpzci6ijaxowiwodcwltq2nzatnzlhms1hzji5ltg2odq1zdlmzjnkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6x6xoejypkoz2lorynfgjbkmazd0smn6kstuapp1uk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:55:44 584 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:55:47 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:55:48 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:55:51 290 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0870-4670-7e5f-ae62-44cc851a09f0&response_mode=fragment&client_info=1&nonce=019b0870-4671-7ba2-9902-8bf96d05bcd4&state=eyjpzci6ijaxowiwodcwltq2nzatnzlhms1hzji5ltg2odq1zdlmzjnkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=s6x6xoejypkoz2lorynfgjbkmazd0smn6kstuapp1uk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:55:51 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:55:55 927 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:55:55 927 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:56:07 017 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:56:07 017 - 7 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:56:10 112 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:56:10 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:56:10 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:56:13 288 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:56:13 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:56:13 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:56:13 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> id: immAdministration]
--- 10 Dec 18:56:15 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> id: immAdministration]
--- 10 Dec 18:56:18 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (507259888522ab3a4ee434d0239ea808)] -> id: immMenuMemberImportOnDemand]
Successfully navigated to the 'Member Import' page [ScreenShot]
Expected: verify Mouse hover on 'FilePath' tooltip is showing correct message
Actual(Passed): verified Mouse hover on 'FilePath' tooltip is showing correct message[ScreenShot]
Actual(Passed): verified Mouse hover on 'FilePath' tooltip is showing correct message[ScreenShot]
Test Passed.
verifyMemberImportOnDemandPageDiffSizes_ER2270({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 19:00:51 169 - TestCaseID:: verifyMemberImportOnDemandPageDiffSizes_ER2270
--- 10 Dec 19:01:27 748 - 36 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page with different file size
Steps:
--- 10 Dec 19:01:35 624 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0875-c224-70dc-b421-375fd9778d24&response_mode=fragment&client_info=1&nonce=019b0875-c226-7fb1-aeb8-b736cb2642eb&state=eyjpzci6ijaxowiwodc1lwmymjytn2jins1hytizlwvmmgm4zdqxmjeynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z9tj30mb4h2sbzvfcve6xr-vowh9qkmrpygkr5jq8ee&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:01:35 624 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:01:36 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:01:36 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:01:36 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: idSIButton9]
--- 10 Dec 19:01:36 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:01:36 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:01:40 375 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0875-c224-70dc-b421-375fd9778d24&response_mode=fragment&client_info=1&nonce=019b0875-c226-7fb1-aeb8-b736cb2642eb&state=eyjpzci6ijaxowiwodc1lwmymjytn2jins1hytizlwvmmgm4zdqxmjeynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z9tj30mb4h2sbzvfcve6xr-vowh9qkmrpygkr5jq8ee&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:01:40 375 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:01:43 685 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0875-c224-70dc-b421-375fd9778d24&response_mode=fragment&client_info=1&nonce=019b0875-c226-7fb1-aeb8-b736cb2642eb&state=eyjpzci6ijaxowiwodc1lwmymjytn2jins1hytizlwvmmgm4zdqxmjeynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z9tj30mb4h2sbzvfcve6xr-vowh9qkmrpygkr5jq8ee&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:01:43 685 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:01:47 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:01:47 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:01:50 470 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0875-c224-70dc-b421-375fd9778d24&response_mode=fragment&client_info=1&nonce=019b0875-c226-7fb1-aeb8-b736cb2642eb&state=eyjpzci6ijaxowiwodc1lwmymjytn2jins1hytizlwvmmgm4zdqxmjeynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=z9tj30mb4h2sbzvfcve6xr-vowh9qkmrpygkr5jq8ee&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:01:50 472 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:01:53 993 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:01:53 993 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:02:07 871 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaablmnzvhaputrarzfqjwptkawds_wua9p9fdm9tdhnbcnrpzmfjdhmcaaaaaadgj1z-d4cbpudnun82tm28qiq0yeewlbv7evtez1teuj_cuaqq0vf2mjgcct7qooxn0zucpelbgicmhv6srur46og2csgrytayl1qbji1n9tdu1srixx4m743ljoljpbziq5x8vfuihbolqvlo77fvez033soezkdvjn5qrywxgzg_xdychrsjbfritk2qlc58h29tc1wenizqgyvpfbvxkhsfqnnfz9mgwrsougvy2qgjahh_-us6g2uuzezrsy2ohpwnq53curslzyghu_r_hitstkjfksiegyyv2gnslkcwoat6dto89yo_9hnxzugk-z81zakkl_nbljmexwgppdnncxuaaccucenalhtbkt_xcozwgrfkfw0rqnchlpflgyqlmrhf4wslx2m1ebpzmbv3shrj_djwagirnu_knehodc57r5wgqwiqzljblysscs79cq_c0kcpedh4xiwy1ey0pr1xhofqbii4ephq10xkq6gikobd222qdl7utjzt2rhtnabafflod35qe9erilx_qclb6tc8shwt24ssrprnou1gqud2b8pep2bool2c7cuv_seycq9pehmbempoz08_uus8elc4ewe9kocrhwr3vjv5z8eohy3z42plc3u3gdabvpaxcizsb0hllsyhr4dun4hqxhsjlpu2kh5kzazbx_ofq2zrlq-f-uubmlhn4m4myplt4uoxbfq8bamqgtnfzz-rsrakrw-sgw79qvmizhs-dt0p4zj1-vm28hj_kufsyiwyjqctpd6fuh821fvozkeb8qrcfs2to7cc2he8dugjtnsw6zvysempv545xj35tmxprt4ds1afx-b-ubziekf2zjb76latnc4uo0yvhn-iehow9n_zwzszvycpxdisbhyownlj1iawryebkk1ymdf36nsijsxp-_jl&client_info=eyj1awqioiixmdhmy2nkns1lytvlltrlnwutotvins00zjbmnzfkntexndcilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxowiwodc1lwmymjytn2jins1hytizlwvmmgm4zdqxmjeynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=00b8a989-3208-9476-bfe1-36ed7298f9e7
--- 10 Dec 19:02:07 871 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:02:11 530 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:02:11 530 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:02:14 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:02:17 169 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:02:17 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:02:17 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:02:17 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immAdministration]
--- 10 Dec 19:02:19 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immAdministration]
--- 10 Dec 19:02:22 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immMenuMemberImportOnDemand]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 19:02:24 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immFilePathOnDemand]
--- 10 Dec 19:02:24 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immFilePathOnDemand]
--- 10 Dec 19:02:28 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
--- 10 Dec 19:02:28 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (df8285e98a0f4396252373f46c4c6c55)] -> id: immOnDemandImport]
Test Passed.
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
Test Passed.
--- 10 Dec 19:42:52 401 - TestCaseID:: veriyDeleteOptonsinBranch
--- 10 Dec 19:42:54 989 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Delete options In Branches Page
Steps:
--- 10 Dec 19:43:06 451 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089b-c1b9-7950-aa68-5b9437361024&response_mode=fragment&client_info=1&nonce=019b089b-c1ba-7c3a-82e9-2ba6d70e316b&state=eyjpzci6ijaxowiwodlilwmxymetnzfioc1iogiwltuwzgjhmdhkymrlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dlepyt3ejz2exoc649un0buj0hajpdklwvnlpjbm4ts&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:43:06 451 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:07 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:43:07 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:43:07 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: idSIButton9]
--- 10 Dec 19:43:07 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:43:07 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:43:11 336 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089b-c1b9-7950-aa68-5b9437361024&response_mode=fragment&client_info=1&nonce=019b089b-c1ba-7c3a-82e9-2ba6d70e316b&state=eyjpzci6ijaxowiwodlilwmxymetnzfioc1iogiwltuwzgjhmdhkymrlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dlepyt3ejz2exoc649un0buj0hajpdklwvnlpjbm4ts&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:43:11 336 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:14 623 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089b-c1b9-7950-aa68-5b9437361024&response_mode=fragment&client_info=1&nonce=019b089b-c1ba-7c3a-82e9-2ba6d70e316b&state=eyjpzci6ijaxowiwodlilwmxymetnzfioc1iogiwltuwzgjhmdhkymrlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dlepyt3ejz2exoc649un0buj0hajpdklwvnlpjbm4ts&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:43:14 623 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:18 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:43:18 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:43:21 315 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b089b-c1b9-7950-aa68-5b9437361024&response_mode=fragment&client_info=1&nonce=019b089b-c1ba-7c3a-82e9-2ba6d70e316b&state=eyjpzci6ijaxowiwodlilwmxymetnzfioc1iogiwltuwzgjhmdhkymrlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=dlepyt3ejz2exoc649un0buj0hajpdklwvnlpjbm4ts&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:43:21 315 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:26 579 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:43:26 579 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:40 009 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:43:40 009 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:43 126 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:43:43 126 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:43 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:43:46 350 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:43:46 350 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:46 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:43:46 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAdministration]
--- 10 Dec 19:43:48 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAdministration]
--- 10 Dec 19:43:49 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 19:43:55 217 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:43:55 218 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:43:59 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:44:00 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:44:00 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:44:00 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
--- 10 Dec 19:44:06 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:44:16 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:44:16 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:44:16 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:44:16 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:44:16 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:44:17 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:44:19 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:44:19 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:44:19 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:44:23 154 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:44:23 154 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:44:23 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:44:23 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:44:23 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 19:44:24 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 19:44:29 822 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:44:29 823 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:44:52 770 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:44:52 770 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:44:52 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: div.mat-mdc-select-arrow]
--- 10 Dec 19:45:06 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:45:11 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
--- 10 Dec 19:45:13 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
--- 10 Dec 19:45:16 620 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:45:16 620 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Move setting in 'Workstations' page
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
--- 10 Dec 19:45:33 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:45:33 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:45:34 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:45:37 684 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:45:37 684 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:45:37 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:45:37 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:45:38 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 19:45:38 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Expected: verify the WS is assigned to BRanch
Actual(Passed): Successfully verified the assignment[ScreenShot]
Actual(Passed): Successfully verified the assignment[ScreenShot]
--- 10 Dec 19:45:43 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
--- 10 Dec 19:45:43 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
--- 10 Dec 19:45:54 427 - Unable to find an element after 10 sec
--- 10 Dec 19:45:57 719 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:45:57 719 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:45:57 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 19:45:57 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 19:45:58 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 19:45:58 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 19:46:01 676 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:46:01 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:46:04 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_TabDelete_']]
--- 10 Dec 19:46:06 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_TabDelete_']]
--- 10 Dec 19:46:10 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_2_')]]
Expected: Set the delete option
Actual(Passed): Successfully set the delete option 'Workstations' page[ScreenShot]
Actual(Passed): Successfully set the delete option 'Workstations' page[ScreenShot]
--- 10 Dec 19:46:12 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
--- 10 Dec 19:46:14 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96129ae53f8820db05a889ad9d0a07c5)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
--- 10 Dec 19:46:24 982 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:46:24 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the delete Branch name in 'Branches' page
Actual(Passed): Successfully verified the delete Branch name in 'Branches' page with delete option:Keep Custom Settings[ScreenShot]
Actual(Passed): Successfully verified the delete Branch name in 'Branches' page with delete option:Keep Custom Settings[ScreenShot]
Test Passed.
verifyMemberImportOnDemandPageFileExtensions_ER2268({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Passed.
--- 10 Dec 19:02:28 599 - TestCaseID:: verifyMemberImportOnDemandPageFileExtensions_ER2268
--- 10 Dec 19:03:28 719 - 60 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'On Demand' Page different file extensions
Steps:
--- 10 Dec 19:03:36 342 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/
--- 10 Dec 19:03:36 342 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:03:42 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:03:42 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:03:42 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: idSIButton9]
--- 10 Dec 19:03:42 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:03:42 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:03:46 012 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0877-a82b-77e1-9db1-02064ce6937c&response_mode=fragment&client_info=1&nonce=019b0877-a82c-78a5-90d9-95d75958551e&state=eyjpzci6ijaxowiwodc3lwe4mmmtnzy2zs04zdhilwyzmtixn2ewngexyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fajvojfx_cn83efxzegcy-bhjcaokzspfsff2westm0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:03:46 013 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:03:49 296 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0877-a82b-77e1-9db1-02064ce6937c&response_mode=fragment&client_info=1&nonce=019b0877-a82c-78a5-90d9-95d75958551e&state=eyjpzci6ijaxowiwodc3lwe4mmmtnzy2zs04zdhilwyzmtixn2ewngexyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fajvojfx_cn83efxzegcy-bhjcaokzspfsff2westm0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:03:49 296 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:03:52 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:03:52 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:03:55 938 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0877-a82b-77e1-9db1-02064ce6937c&response_mode=fragment&client_info=1&nonce=019b0877-a82c-78a5-90d9-95d75958551e&state=eyjpzci6ijaxowiwodc3lwe4mmmtnzy2zs04zdhilwyzmtixn2ewngexyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=fajvojfx_cn83efxzegcy-bhjcaokzspfsff2westm0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:03:55 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:04:00 762 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:04:00 762 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:04:14 053 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:04:14 053 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:04:17 550 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:04:17 550 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:04:17 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:04:20 699 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:04:20 699 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:04:20 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:04:20 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immAdministration]
--- 10 Dec 19:04:22 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immAdministration]
--- 10 Dec 19:04:25 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immMenuMemberImportOnDemand]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 19:04:27 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:04:27 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:04:31 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immOnDemandImport]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
--- 10 Dec 19:04:34 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:04:34 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:04:43 444 - Unable to find element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immOnDemandImport]
Expected: verify the import button is disable after Invalid filePath is given
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is disable after Invalid filepath is given[ScreenShot]
Expected: verify the error message is present after Invalid filePath is given
Actual(Passed): Successfully verified the error message is present after Invalid filePath is given[ScreenShot]
Actual(Passed): Successfully verified the error message is present after Invalid filePath is given[ScreenShot]
Expected: verify the import file path is empty after clicking X clear tool tip
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking X clear tool tip[ScreenShot]
--- 10 Dec 19:04:55 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:04:55 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:05:04 340 - Unable to find element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immOnDemandImport]
Expected: verify the import button is disable after other extension filePath is given
Actual(Passed): Successfully verified the import button is disable after other extension filePath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is disable after other extension filePath is given[ScreenShot]
Expected: verify the error message is present after other extension filePath is given
Actual(Passed): Successfully verified the error message is present after other extension filePath is given[ScreenShot]
Actual(Passed): Successfully verified the error message is present after other extension filePath is given[ScreenShot]
--- 10 Dec 19:05:12 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:05:12 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immFilePathOnDemand]
--- 10 Dec 19:05:13 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f94fac4b871d76f5fe407e9499cdb2c)] -> id: immOnDemandImport]
Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Roles' page [ScreenShot]
Test Passed.
--- 10 Dec 19:20:34 759 - TestCaseID:: verifySearchCriteriaInRolePage
--- 10 Dec 19:20:57 888 - 23 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with group id
Steps:
--- 10 Dec 19:21:06 218 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/
--- 10 Dec 19:21:06 218 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:11 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:21:11 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:21:11 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> id: idSIButton9]
--- 10 Dec 19:21:11 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:21:11 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:21:15 405 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0887-ae8b-7b84-bcd6-6047c696b015&response_mode=fragment&client_info=1&nonce=019b0887-ae8c-7bb2-82d7-77767a07e9d5&state=eyjpzci6ijaxowiwodg3lwflogmtn2rjyy1hm2ywlthmzdi1oduzmtu0yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1ru4e1kd2i6kr65ohhqqybcmct5-lqhnbp9nnnn8yo4&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:21:15 406 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:18 664 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0887-ae8b-7b84-bcd6-6047c696b015&response_mode=fragment&client_info=1&nonce=019b0887-ae8c-7bb2-82d7-77767a07e9d5&state=eyjpzci6ijaxowiwodg3lwflogmtn2rjyy1hm2ywlthmzdi1oduzmtu0yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1ru4e1kd2i6kr65ohhqqybcmct5-lqhnbp9nnnn8yo4&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:21:18 664 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:21 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:21:22 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:21:25 271 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0887-ae8b-7b84-bcd6-6047c696b015&response_mode=fragment&client_info=1&nonce=019b0887-ae8c-7bb2-82d7-77767a07e9d5&state=eyjpzci6ijaxowiwodg3lwflogmtn2rjyy1hm2ywlthmzdi1oduzmtu0yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1ru4e1kd2i6kr65ohhqqybcmct5-lqhnbp9nnnn8yo4&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:21:25 271 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:29 904 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:21:29 904 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:42 233 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:21:42 233 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:45 354 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:21:45 354 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:45 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:21:48 471 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:21:48 471 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:21:48 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:21:48 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> id: immAdministration]
--- 10 Dec 19:21:50 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> id: immAdministration]
--- 10 Dec 19:21:50 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> id: immMenuRoles]
Successfully navigated to the 'Roles' page [ScreenShot]
--- 10 Dec 19:21:54 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fbb78c8220a09d6a6418961dab49741a)] -> id: immClear]
Expected: Successfully verifyed the fields are empty after clicking clear button
Actual(Passed): Successfully verifyed the fields are empty after clicking clear button[ScreenShot]
Actual(Passed): Successfully verifyed the fields are empty after clicking clear button[ScreenShot]
Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Super Tellers, MultipleWorkstation=...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Roles' page [ScreenShot]
Test Passed.
--- 10 Dec 19:28:11 711 - TestCaseID:: verifySearchCriteriaInRolePage
--- 10 Dec 19:28:13 279 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with both GroupId and role
Steps:
--- 10 Dec 19:28:22 336 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088e-430d-7eef-b12c-3fdd0cd3a7d1&response_mode=fragment&client_info=1&nonce=019b088e-430e-7f07-9bd2-361c1dd22386&state=eyjpzci6ijaxowiwodhlltqzmgutnzg5os1inwu3lwe5mzy1yju5ytnkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kssngd_rmianpctvte-1ykzs7hniihgajzrfg_pabyu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:28:22 337 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:23 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:28:23 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:28:23 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> id: idSIButton9]
--- 10 Dec 19:28:23 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:28:23 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:28:27 114 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088e-430d-7eef-b12c-3fdd0cd3a7d1&response_mode=fragment&client_info=1&nonce=019b088e-430e-7f07-9bd2-361c1dd22386&state=eyjpzci6ijaxowiwodhlltqzmgutnzg5os1inwu3lwe5mzy1yju5ytnkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kssngd_rmianpctvte-1ykzs7hniihgajzrfg_pabyu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:28:27 114 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:30 424 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088e-430d-7eef-b12c-3fdd0cd3a7d1&response_mode=fragment&client_info=1&nonce=019b088e-430e-7f07-9bd2-361c1dd22386&state=eyjpzci6ijaxowiwodhlltqzmgutnzg5os1inwu3lwe5mzy1yju5ytnkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kssngd_rmianpctvte-1ykzs7hniihgajzrfg_pabyu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:28:30 424 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:33 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:28:33 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:28:37 002 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088e-430d-7eef-b12c-3fdd0cd3a7d1&response_mode=fragment&client_info=1&nonce=019b088e-430e-7f07-9bd2-361c1dd22386&state=eyjpzci6ijaxowiwodhlltqzmgutnzg5os1inwu3lwe5mzy1yju5ytnkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kssngd_rmianpctvte-1ykzs7hniihgajzrfg_pabyu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:28:37 002 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:41 674 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:28:41 674 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:52 616 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:28:52 616 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:55 758 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:28:55 758 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:55 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:28:58 895 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:28:58 895 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:28:58 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:28:59 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> id: immAdministration]
--- 10 Dec 19:29:01 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> id: immAdministration]
--- 10 Dec 19:29:01 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> id: immMenuRoles]
Successfully navigated to the 'Roles' page [ScreenShot]
--- 10 Dec 19:29:22 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> id: immName]
--- 10 Dec 19:29:22 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c2c48f6139680beea0b397b84fde8ef4)] -> id: immName]
Test Passed.
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Roles' page [ScreenShot]
Test Passed.
--- 10 Dec 19:26:38 325 - TestCaseID:: verifySearchCriteriaInRolePage
--- 10 Dec 19:26:39 942 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Role Page with role
Steps:
--- 10 Dec 19:26:49 232 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088c-d949-767e-9838-c203dc0dc0b3&response_mode=fragment&client_info=1&nonce=019b088c-d94a-741f-8eff-c8a0424236b6&state=eyjpzci6ijaxowiwodhjlwq5ngetn2rhyy1hodjilwezy2m5mzewm2rjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ypsnri8mhhfqg8w6d3vtpkof9sammwcl44wmrdfnq90&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:26:49 234 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:26:50 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:26:50 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:26:50 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> id: idSIButton9]
--- 10 Dec 19:26:50 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:26:50 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:26:54 000 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088c-d949-767e-9838-c203dc0dc0b3&response_mode=fragment&client_info=1&nonce=019b088c-d94a-741f-8eff-c8a0424236b6&state=eyjpzci6ijaxowiwodhjlwq5ngetn2rhyy1hodjilwezy2m5mzewm2rjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ypsnri8mhhfqg8w6d3vtpkof9sammwcl44wmrdfnq90&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:26:54 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:26:57 273 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088c-d949-767e-9838-c203dc0dc0b3&response_mode=fragment&client_info=1&nonce=019b088c-d94a-741f-8eff-c8a0424236b6&state=eyjpzci6ijaxowiwodhjlwq5ngetn2rhyy1hodjilwezy2m5mzewm2rjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ypsnri8mhhfqg8w6d3vtpkof9sammwcl44wmrdfnq90&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:26:57 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:27:00 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:27:00 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:27:03 990 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b088c-d949-767e-9838-c203dc0dc0b3&response_mode=fragment&client_info=1&nonce=019b088c-d94a-741f-8eff-c8a0424236b6&state=eyjpzci6ijaxowiwodhjlwq5ngetn2rhyy1hodjilwezy2m5mzewm2rjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ypsnri8mhhfqg8w6d3vtpkof9sammwcl44wmrdfnq90&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:27:03 990 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:27:08 713 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:27:08 713 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:27:20 855 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:27:20 855 - 8 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:27:23 970 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:27:23 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:27:24 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:27:27 109 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:27:27 109 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:27:27 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:27:27 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> id: immAdministration]
--- 10 Dec 19:27:29 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> id: immAdministration]
--- 10 Dec 19:27:29 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> id: immMenuRoles]
Successfully navigated to the 'Roles' page [ScreenShot]
--- 10 Dec 19:27:51 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> id: immName]
--- 10 Dec 19:27:51 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bcdb428932f77d6a8e5c1227ff84bd32)] -> id: immName]
Test Passed.
verifyMemberImportPageTimeAndDatePickers({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
null [ScreenShot]
--- 10 Dec 19:05:13 512 - TestCaseID:: verifyMemberImportPageTimeAndDatePickers
--- 10 Dec 19:05:15 315 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import Page Time And Date Pickers
Steps:
--- 10 Dec 19:05:24 467 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0879-3fd0-7b7b-91fc-7fb51e941106&response_mode=fragment&client_info=1&nonce=019b0879-3fd1-7d9c-892c-daab16b381f8&state=eyjpzci6ijaxowiwodc5ltnmzdatnzqyni1iymi5lwuxodhiodewngzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sullj1qus2upyyslqjlr0zcnjmsknxokqfgzrob4uky&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:05:24 469 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:05:25 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:05:25 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:05:25 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> id: idSIButton9]
--- 10 Dec 19:05:25 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:05:25 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:05:29 195 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0879-3fd0-7b7b-91fc-7fb51e941106&response_mode=fragment&client_info=1&nonce=019b0879-3fd1-7d9c-892c-daab16b381f8&state=eyjpzci6ijaxowiwodc5ltnmzdatnzqyni1iymi5lwuxodhiodewngzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sullj1qus2upyyslqjlr0zcnjmsknxokqfgzrob4uky&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:05:29 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:05:32 512 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0879-3fd0-7b7b-91fc-7fb51e941106&response_mode=fragment&client_info=1&nonce=019b0879-3fd1-7d9c-892c-daab16b381f8&state=eyjpzci6ijaxowiwodc5ltnmzdatnzqyni1iymi5lwuxodhiodewngzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sullj1qus2upyyslqjlr0zcnjmsknxokqfgzrob4uky&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:05:32 512 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:05:35 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:05:35 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:05:39 158 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0879-3fd0-7b7b-91fc-7fb51e941106&response_mode=fragment&client_info=1&nonce=019b0879-3fd1-7d9c-892c-daab16b381f8&state=eyjpzci6ijaxowiwodc5ltnmzdatnzqyni1iymi5lwuxodhiodewngzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sullj1qus2upyyslqjlr0zcnjmsknxokqfgzrob4uky&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:05:39 158 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:05:43 778 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:05:43 778 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:05:56 531 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:05:56 531 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:05:59 661 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:05:59 661 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:05:59 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:06:02 828 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:06:02 828 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:06:02 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:06:03 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> id: immAdministration]
--- 10 Dec 19:06:05 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> id: immAdministration]
--- 10 Dec 19:06:07 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (98cbdc1dae6f2b716afe73009f3af422)] -> id: immMenuMemberImportSchedule]
Successfully navigated to the 'Member Import' page [ScreenShot]
null [ScreenShot]
verifyBranchInBranchesPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
null [ScreenShot]
--- 10 Dec 18:42:51 218 - TestCaseID:: verifyBranchInBranchesPage
--- 10 Dec 18:42:53 302 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Branch In Branches Page
Steps:
--- 10 Dec 18:43:01 328 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0864-c18c-7c73-96e8-d302a5faacb9&response_mode=fragment&client_info=1&nonce=019b0864-c18d-74f5-96da-10a456f8a23f&state=eyjpzci6ijaxowiwody0lwmxogqtnzy2yy04zjgyltgym2rimdvhmmi0msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2kdzlgeblz7q1k5uuahywhzl0-tb8ajseejhi7cblzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:43:01 328 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:02 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:43:02 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:43:02 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: idSIButton9]
--- 10 Dec 18:43:02 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:43:02 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:43:06 329 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0864-c18c-7c73-96e8-d302a5faacb9&response_mode=fragment&client_info=1&nonce=019b0864-c18d-74f5-96da-10a456f8a23f&state=eyjpzci6ijaxowiwody0lwmxogqtnzy2yy04zjgyltgym2rimdvhmmi0msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2kdzlgeblz7q1k5uuahywhzl0-tb8ajseejhi7cblzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:43:06 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:09 581 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0864-c18c-7c73-96e8-d302a5faacb9&response_mode=fragment&client_info=1&nonce=019b0864-c18d-74f5-96da-10a456f8a23f&state=eyjpzci6ijaxowiwody0lwmxogqtnzy2yy04zjgyltgym2rimdvhmmi0msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2kdzlgeblz7q1k5uuahywhzl0-tb8ajseejhi7cblzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:43:09 582 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:13 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:43:13 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:43:16 282 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0864-c18c-7c73-96e8-d302a5faacb9&response_mode=fragment&client_info=1&nonce=019b0864-c18d-74f5-96da-10a456f8a23f&state=eyjpzci6ijaxowiwody0lwmxogqtnzy2yy04zjgyltgym2rimdvhmmi0msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2kdzlgeblz7q1k5uuahywhzl0-tb8ajseejhi7cblzi&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:43:16 282 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:20 753 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:43:20 753 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:32 336 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:43:32 336 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:35 486 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:43:35 486 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:35 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:43:38 629 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:43:38 629 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:43:38 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:43:38 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immAdministration]
--- 10 Dec 18:43:40 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immAdministration]
--- 10 Dec 18:43:41 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 18:43:47 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:43:47 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:43:47 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:43:48 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
Expected: verify the Invalid name in Newly created Branch Page
Actual(Passed): Successfully verified the Invalid name in Newly created Branch Page[ScreenShot]
Actual(Passed): Successfully verified the Invalid name in Newly created Branch Page[ScreenShot]
--- 10 Dec 18:43:53 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:43:53 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
Expected: verify the Min name in Newly created Branch Page
Actual(Passed): Successfully verified the Min name in Newly created Branch Page[ScreenShot]
Actual(Passed): Successfully verified the Min name in Newly created Branch Page[ScreenShot]
--- 10 Dec 18:43:59 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:43:59 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:43:59 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonCancel_']]
--- 10 Dec 18:44:00 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonCancel_']]
Expected: verify the Cancel functionality in Newly created Branch Page
Actual(Passed): Successfully verified the Cancel functionality in Newly created Branch Page[ScreenShot]
Actual(Passed): Successfully verified the Cancel functionality in Newly created Branch Page[ScreenShot]
--- 10 Dec 18:44:02 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:44:02 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonClose_']]
Expected: verify the close functionality in Newly created Branch Page
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
Actual(Passed): Successfully verified the close functionality in Newly created Branch Page[ScreenShot]
--- 10 Dec 18:44:08 062 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:44:08 063 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:44:08 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:44:08 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:44:08 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 18:44:08 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 18:44:12 192 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:44:12 193 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:44:16 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:44:16 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 18:44:16 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:44:16 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 18:44:17 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:44:17 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 18:44:17 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 18:44:32 015 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:44:32 031 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:44:32 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:44:32 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:44:32 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 18:44:32 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 18:44:36 055 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:44:36 055 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:44:52 665 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:44:52 665 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:44:52 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:44:52 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:44:56 182 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:44:56 182 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the global search Branch name in 'Branches' page
Actual(Passed): Successfully verified the Global search Branch name in 'Branches' page[ScreenShot]
Actual(Passed): Successfully verified the Global search Branch name in 'Branches' page[ScreenShot]
--- 10 Dec 18:44:59 577 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:44:59 577 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:44:59 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:44:59 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> id: imm_searchBr_GlobalControl]
Expected: verify the 'Branch total' && 'Branch select' For select in 'Branches' page
Actual(Passed): Successfully verified the 'Branch total' && 'Branch select' For select in 'Branches' page[ScreenShot]
Actual(Passed): Successfully verified the 'Branch total' && 'Branch select' For select in 'Branches' page[ScreenShot]
Expected: verify the 'Branch total' && 'Branch select' For un select in 'Branches' page
Actual(Passed): Successfully verified the 'Branch total' && 'Branch select' For un select in 'Branches' page[ScreenShot]
Actual(Passed): Successfully verified the 'Branch total' && 'Branch select' For un select in 'Branches' page[ScreenShot]
--- 10 Dec 18:45:07 883 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:45:07 883 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:45:07 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0fe4b143aa2b90925652756911adaca5)] -> css selector: div.mat-mdc-select-arrow]
--- 10 Dec 18:45:35 616 - Element not found : element
--- 10 Dec 18:45:49 279 - Element not found : element
--- 10 Dec 18:46:02 978 - Element not found : element
--- 10 Dec 18:46:16 763 - Element not found : element
--- 10 Dec 18:46:30 508 - Element not found : element
--- 10 Dec 18:46:31 523 - Unable to find an element after 5 sec
null [ScreenShot]
verifyWorkStationInWorkstationsPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Workstations' page [ScreenShot]
Click the Delete not found in page!! [ScreenShot]
--- 10 Dec 19:34:39 469 - TestCaseID:: verifyWorkStationInWorkstationsPage
--- 10 Dec 19:34:41 997 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Workstation In Workstations Page (Jira # needs to add)
Steps:
--- 10 Dec 19:34:50 824 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0894-307c-733f-8e97-7e1c9c58f5b5&response_mode=fragment&client_info=1&nonce=019b0894-307d-7c1e-a810-9f949f60c883&state=eyjpzci6ijaxowiwodk0ltmwn2qtnzu5nc05mdyxltjkn2e2yjaxmjuynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vhwu7grk73tyjqhgom9xqfcl71v5kref8_rgjvwb85g&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:34:50 824 - 7 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:34:50 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:34:50 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:34:51 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: idSIButton9]
--- 10 Dec 19:34:51 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:34:51 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:34:54 460 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0894-307c-733f-8e97-7e1c9c58f5b5&response_mode=fragment&client_info=1&nonce=019b0894-307d-7c1e-a810-9f949f60c883&state=eyjpzci6ijaxowiwodk0ltmwn2qtnzu5nc05mdyxltjkn2e2yjaxmjuynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vhwu7grk73tyjqhgom9xqfcl71v5kref8_rgjvwb85g&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:34:54 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:34:57 700 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0894-307c-733f-8e97-7e1c9c58f5b5&response_mode=fragment&client_info=1&nonce=019b0894-307d-7c1e-a810-9f949f60c883&state=eyjpzci6ijaxowiwodk0ltmwn2qtnzu5nc05mdyxltjkn2e2yjaxmjuynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vhwu7grk73tyjqhgom9xqfcl71v5kref8_rgjvwb85g&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:34:57 701 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:01 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:35:01 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:35:04 410 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0894-307c-733f-8e97-7e1c9c58f5b5&response_mode=fragment&client_info=1&nonce=019b0894-307d-7c1e-a810-9f949f60c883&state=eyjpzci6ijaxowiwodk0ltmwn2qtnzu5nc05mdyxltjkn2e2yjaxmjuynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vhwu7grk73tyjqhgom9xqfcl71v5kref8_rgjvwb85g&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:35:04 411 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:09 495 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:35:09 496 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:20 978 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:35:20 978 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:24 084 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:35:24 084 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:24 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:35:27 239 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:35:27 239 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:27 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:35:27 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immAdministration]
--- 10 Dec 19:35:29 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immAdministration]
--- 10 Dec 19:35:29 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immMenuBandW]
Successfully navigated to the 'Workstations' page [ScreenShot]
--- 10 Dec 19:35:35 297 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:35:35 297 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:39 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:35:40 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immBranch_ButtonClose_']]
--- 10 Dec 19:35:40 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:35:40 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immBranch_BranchName_']]
--- 10 Dec 19:35:40 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:35:40 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immBranch_ButtonSave_']]
--- 10 Dec 19:35:41 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewBranch_button]
--- 10 Dec 19:35:41 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:35:41 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:35:41 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:35:46 903 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:35:46 903 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:35:47 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:35:47 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
--- 10 Dec 19:35:47 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 19:35:47 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
Expected: verify the Invalid name in Newly created Workstation Page
Actual(Passed): Successfully verified the Invalid name in Newly created Workstation Page[ScreenShot]
Actual(Passed): Successfully verified the Invalid name in Newly created Workstation Page[ScreenShot]
--- 10 Dec 19:35:53 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 19:35:53 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 19:35:54 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonCancel_']]
--- 10 Dec 19:35:54 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonCancel_']]
Expected: verify the Cancel functionality in Newly created Workstation Page
Actual(Passed): Successfully verified the Cancel functionality in Newly created Workstation Page[ScreenShot]
Actual(Passed): Successfully verified the Cancel functionality in Newly created Workstation Page[ScreenShot]
--- 10 Dec 19:35:56 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
--- 10 Dec 19:35:56 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
Expected: verify the close functionality in Newly created Workstation Page
Actual(Passed): Successfully verified the close functionality in Newly created Workstation Page[ScreenShot]
Actual(Passed): Successfully verified the close functionality in Newly created Workstation Page[ScreenShot]
--- 10 Dec 19:35:58 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:35:59 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
--- 10 Dec 19:35:59 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 19:35:59 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 19:35:59 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 19:35:59 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 19:36:00 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:36:14 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:36:14 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:36:15 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:36:18 309 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:36:18 309 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:36:18 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:36:18 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:36:18 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
--- 10 Dec 19:36:18 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: select the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Wks' page[ScreenShot]
--- 10 Dec 19:36:24 454 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:36:24 454 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Newly created Workstation name in 'Workstations' page
Actual(Passed): Successfully verified the Newly created Workstation name in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Newly created Workstation name in 'Workstations' page[ScreenShot]
--- 10 Dec 19:36:24 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:36:24 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:36:24 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewWorkstation_button]
--- 10 Dec 19:36:30 008 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:36:30 008 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:36:35 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //mat-expansion-panel-header[contains(@id,'mat-expansion-panel-header-')]/span/mat-panel-title/imm-panel-ws-header/div[2]]
--- 10 Dec 19:36:43 676 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:36:43 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:36:45 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 19:36:45 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
--- 10 Dec 19:36:45 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
Expected: verify the Edit Workstation name in 'Workstations' page
Actual(Passed): Successfully verified the Edit Workstation name in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Edit Workstation name in 'Workstations' page[ScreenShot]
--- 10 Dec 19:36:46 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 19:36:48 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
--- 10 Dec 19:36:53 865 - Unable to find an element after 5 sec
--- 10 Dec 19:36:59 118 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:36:59 120 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Edit Workstation name Saved in 'Workstations' page
Actual(Passed): Successfully verified the Edited Workstation name Saved in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Edited Workstation name Saved in 'Workstations' page[ScreenShot]
--- 10 Dec 19:37:04 487 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:37:04 487 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:37:09 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //mat-expansion-panel-header[contains(@id,'mat-expansion-panel-header-')]/span/mat-panel-title/imm-panel-ws-header/div[2]]
--- 10 Dec 19:37:13 152 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:37:13 152 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:37:15 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:37:15 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:37:20 870 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:37:20 870 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the global search Workstation name in 'Workstations' page
Actual(Passed): Successfully verified the Global search Workstation name in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Global search Workstation name in 'Workstations' page[ScreenShot]
--- 10 Dec 19:37:24 217 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:37:24 217 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:37:24 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:37:24 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:37:39 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:37:39 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
--- 10 Dec 19:37:39 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immGlobalControl_NewWorkstation_button]
Expected: verify the 'Workstation total' && 'Workstation select' For select in 'Workstations' page
Actual(Passed): Successfully verified the 'Workstation total' && 'Workstation select' For select in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the 'Workstation total' && 'Workstation select' For select in 'Workstations' page[ScreenShot]
Expected: verify the 'Workstation total' && 'Workstation select' For un select in 'Workstations' page
Actual(Passed): Successfully verified the 'Workstation total' && 'Workstation select' For un select in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the 'Workstation total' && 'Workstation select' For un select in 'Workstations' page[ScreenShot]
--- 10 Dec 19:38:04 406 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:38:04 406 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:38:04 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: div.mat-mdc-select-arrow]
--- 10 Dec 19:38:39 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:38:44 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
--- 10 Dec 19:38:46 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
--- 10 Dec 19:38:50 277 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:38:50 277 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the Move setting in 'Workstations' page
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
Actual(Passed): Successfully verified the Move settings in 'Workstations' page[ScreenShot]
--- 10 Dec 19:38:57 592 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 19:38:57 592 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:38:57 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:38:57 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> id: imm_searchWs_GlobalControl]
--- 10 Dec 19:39:02 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //mat-expansion-panel-header[contains(@id,'mat-expansion-panel-header-')]/span/mat-panel-title/imm-panel-ws-header/div[4]/div[3]/button]
--- 10 Dec 19:39:02 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> xpath: //mat-expansion-panel-header[contains(@id,'mat-expansion-panel-header-')]/span/mat-panel-title/imm-panel-ws-header/div[4]/div[3]/button]
--- 10 Dec 19:39:18 128 - Unable to find an element after 10 sec
--- 10 Dec 19:39:23 410 - Unable to find element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (9e3484c57a7e87a19810e53784c00b11)] -> css selector: button[id*='immWorkstation_deleteWorkstation_']]
Click the Delete not found in page!! [ScreenShot]
verifyMemberImportSchedulePageDefaults_ER2257({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 10 Dec 19:12:46 280 - TestCaseID:: verifyMemberImportSchedulePageDefaults_ER2257
--- 10 Dec 19:12:47 846 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule PAge Defaults
Steps:
--- 10 Dec 19:12:56 420 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0880-2624-7aa8-aefa-51e7c2aa5dd9&response_mode=fragment&client_info=1&nonce=019b0880-2625-7dd3-8271-b5997902d635&state=eyjpzci6ijaxowiwodgwlti2mjqtnzbinc1hzmzhltu5zdzlzjhlzjzlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7vhmq-ctpr1cnieh90yvlqvjflwkg37gaf33_elal8w&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:12:56 420 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:12:57 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:12:57 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:12:57 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> id: idSIButton9]
--- 10 Dec 19:12:57 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:12:57 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:13:01 173 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0880-2624-7aa8-aefa-51e7c2aa5dd9&response_mode=fragment&client_info=1&nonce=019b0880-2625-7dd3-8271-b5997902d635&state=eyjpzci6ijaxowiwodgwlti2mjqtnzbinc1hzmzhltu5zdzlzjhlzjzlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7vhmq-ctpr1cnieh90yvlqvjflwkg37gaf33_elal8w&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:13:01 173 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:13:04 435 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0880-2624-7aa8-aefa-51e7c2aa5dd9&response_mode=fragment&client_info=1&nonce=019b0880-2625-7dd3-8271-b5997902d635&state=eyjpzci6ijaxowiwodgwlti2mjqtnzbinc1hzmzhltu5zdzlzjhlzjzlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7vhmq-ctpr1cnieh90yvlqvjflwkg37gaf33_elal8w&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:13:04 435 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:13:07 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:13:07 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:13:11 124 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0880-2624-7aa8-aefa-51e7c2aa5dd9&response_mode=fragment&client_info=1&nonce=019b0880-2625-7dd3-8271-b5997902d635&state=eyjpzci6ijaxowiwodgwlti2mjqtnzbinc1hzmzhltu5zdzlzjhlzjzlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7vhmq-ctpr1cnieh90yvlqvjflwkg37gaf33_elal8w&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:13:11 124 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:13:15 749 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:13:15 749 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:13:26 321 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:13:26 321 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:13:29 455 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:13:29 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:13:29 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:13:32 660 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:13:32 660 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:13:32 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:13:32 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> id: immAdministration]
--- 10 Dec 19:13:34 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> id: immAdministration]
--- 10 Dec 19:13:37 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd1febb7a479d264eb970159e079ff2c)] -> id: immMenuMemberImportSchedule]
Successfully navigated to the 'Member Import' page [ScreenShot]
Expected: verify the import file path value
Actual(Passed): Successfully verified the import file path is empty by default[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty by default[ScreenShot]
Expected: verify the defaulte date value
Actual(Passed): Successfully verified the default date is today's date[ScreenShot]
Actual(Passed): Successfully verified the default date is today's date[ScreenShot]
Expected: verify the defaulte time value
Actual(Passed): Successfully verified the default time is current time[ScreenShot]
Actual(Passed): Successfully verified the default time is current time[ScreenShot]
Expected: Verify The default setting is 'One Time'
Actual(Failed): Failed to verify The default setting is 'One Time'[ScreenShot]
Actual(Failed): Failed to verify The default setting is 'One Time'[ScreenShot]
Expected: verify the import button default status
Actual(Passed): Successfully verified the import button is disabled by default[ScreenShot]
Actual(Passed): Successfully verified the import button is disabled by default[ScreenShot]
Expected: verify the clear and refresh button default status
Actual(Passed): Successfully verified the clear and refresh buttons are enabled by default[ScreenShot]
Actual(Passed): Successfully verified the clear and refresh buttons are enabled by default[ScreenShot]
Test Failed. Check the steps above in red color.
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=do not delete, MultipleWorkstation=, Workst...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 10 Dec 19:15:35 373 - TestCaseID:: verifySearchCriteriaInAgentPage
--- 10 Dec 19:16:57 736 - 82 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Agent Page with ID , Name,Agen to Clear
Steps:
--- 10 Dec 19:17:07 741 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0883-f454-774f-a130-058283e3ff34&response_mode=fragment&client_info=1&nonce=019b0883-f455-7280-881f-62e35bd1817e&state=eyjpzci6ijaxowiwodgzlwy0ntutnze5yi1hnzc1ltiyngfknzy0zjuyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zqpvv90hrvglfv2nxmqm_1inkefgkuxdhjw7jhooo7m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:17:07 741 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:08 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:17:09 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:17:09 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> id: idSIButton9]
--- 10 Dec 19:17:09 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:17:09 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:17:13 064 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0883-f454-774f-a130-058283e3ff34&response_mode=fragment&client_info=1&nonce=019b0883-f455-7280-881f-62e35bd1817e&state=eyjpzci6ijaxowiwodgzlwy0ntutnze5yi1hnzc1ltiyngfknzy0zjuyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zqpvv90hrvglfv2nxmqm_1inkefgkuxdhjw7jhooo7m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:17:13 064 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:16 427 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0883-f454-774f-a130-058283e3ff34&response_mode=fragment&client_info=1&nonce=019b0883-f455-7280-881f-62e35bd1817e&state=eyjpzci6ijaxowiwodgzlwy0ntutnze5yi1hnzc1ltiyngfknzy0zjuyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zqpvv90hrvglfv2nxmqm_1inkefgkuxdhjw7jhooo7m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:17:16 428 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:19 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:17:19 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:17:23 221 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0883-f454-774f-a130-058283e3ff34&response_mode=fragment&client_info=1&nonce=019b0883-f455-7280-881f-62e35bd1817e&state=eyjpzci6ijaxowiwodgzlwy0ntutnze5yi1hnzc1ltiyngfknzy0zjuyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zqpvv90hrvglfv2nxmqm_1inkefgkuxdhjw7jhooo7m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:17:23 221 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:26 780 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:17:26 780 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:37 210 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:17:37 210 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:40 367 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:17:40 367 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:40 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:17:43 553 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:17:43 553 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:17:43 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:17:44 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> id: immAdministration]
--- 10 Dec 19:17:46 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> id: immAdministration]
--- 10 Dec 19:17:46 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7661a95dc2bdb798dde5f666e43aa09d)] -> id: immMenuAgents]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
verifyCopyBranchInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Branches' page [ScreenShot]
null [ScreenShot]
--- 10 Dec 18:46:44 350 - TestCaseID:: verifyCopyBranchInfo
--- 10 Dec 18:46:46 099 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Copy Branch In Branches Page
Steps:
--- 10 Dec 18:46:54 062 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0868-4ec7-779d-8a87-3d0ecc8cff17&response_mode=fragment&client_info=1&nonce=019b0868-4ec8-7886-aabe-084a592dcefc&state=eyjpzci6ijaxowiwody4ltrlyzgtn2y1ni1hngfjltfjytyyyjjhmty3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t6daxphe8fwir2hp4qfemjltalt8bkf9u6ef0cnc5mg&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:46:54 062 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:46:55 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:46:55 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:46:55 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: idSIButton9]
--- 10 Dec 18:46:55 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:46:55 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:46:58 771 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0868-4ec7-779d-8a87-3d0ecc8cff17&response_mode=fragment&client_info=1&nonce=019b0868-4ec8-7886-aabe-084a592dcefc&state=eyjpzci6ijaxowiwody4ltrlyzgtn2y1ni1hngfjltfjytyyyjjhmty3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t6daxphe8fwir2hp4qfemjltalt8bkf9u6ef0cnc5mg&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:46:58 771 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:02 093 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0868-4ec7-779d-8a87-3d0ecc8cff17&response_mode=fragment&client_info=1&nonce=019b0868-4ec8-7886-aabe-084a592dcefc&state=eyjpzci6ijaxowiwody4ltrlyzgtn2y1ni1hngfjltfjytyyyjjhmty3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t6daxphe8fwir2hp4qfemjltalt8bkf9u6ef0cnc5mg&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:47:02 093 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:05 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:47:05 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:47:08 689 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0868-4ec7-779d-8a87-3d0ecc8cff17&response_mode=fragment&client_info=1&nonce=019b0868-4ec8-7886-aabe-084a592dcefc&state=eyjpzci6ijaxowiwody4ltrlyzgtn2y1ni1hngfjltfjytyyyjjhmty3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t6daxphe8fwir2hp4qfemjltalt8bkf9u6ef0cnc5mg&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:47:08 689 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:13 801 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:47:13 801 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:26 355 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:47:26 355 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:29 450 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:47:29 450 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:29 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:47:32 630 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:47:32 630 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:32 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:47:32 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAdministration]
--- 10 Dec 18:47:34 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAdministration]
--- 10 Dec 18:47:35 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immMenuBandW]
Successfully navigated to the 'Branches' page [ScreenShot]
--- 10 Dec 18:47:41 045 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:47:41 045 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:41 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:47:41 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:47:41 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 18:47:41 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 18:47:44 982 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:47:44 982 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:58 989 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:47:58 991 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:47:59 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:47:59 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:47:59 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 18:47:59 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 18:48:02 970 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:48:02 970 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:48:16 938 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:48:16 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:48:16 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> css selector: div.mat-mdc-select-arrow]
--- 10 Dec 18:48:35 130 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
--- 10 Dec 18:48:35 130 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:48:35 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:48:35 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: imm_searchBr_GlobalControl]
--- 10 Dec 18:48:35 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
--- 10 Dec 18:48:35 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b9aae418717b8269fbf25a94fcee933)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: slelect the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
Actual(Passed): Successfully selected list in 'Branches' page[ScreenShot]
--- 10 Dec 18:48:49 676 - Element not found : element
--- 10 Dec 18:49:03 420 - Element not found : element
--- 10 Dec 18:49:17 135 - Element not found : element
--- 10 Dec 18:49:30 949 - Element not found : element
--- 10 Dec 18:49:44 667 - Element not found : element
--- 10 Dec 18:49:45 676 - Unable to find an element after 5 sec
null [ScreenShot]
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Test Member, MultipleWorkstation=, Workstat...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 10 Dec 19:18:03 857 - TestCaseID:: verifySearchCriteriaInAgentPage
--- 10 Dec 19:18:06 521 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Agent Page with Name
Steps:
--- 10 Dec 19:18:15 212 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0884-ff4f-7dd8-b0c5-e8487cbf6f71&response_mode=fragment&client_info=1&nonce=019b0884-ff50-7d6a-8b45-8828a1776ee1&state=eyjpzci6ijaxowiwodg0lwzmntatn2e1oc04ztg1lwuyy2uwndmxmgqxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=my8oj0bqnkloh-lstqm11cytmd6vdm1igvoj9tn7s3m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:18:15 213 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:18:15 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:18:15 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:18:15 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> id: idSIButton9]
--- 10 Dec 19:18:15 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:18:15 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:18:19 221 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0884-ff4f-7dd8-b0c5-e8487cbf6f71&response_mode=fragment&client_info=1&nonce=019b0884-ff50-7d6a-8b45-8828a1776ee1&state=eyjpzci6ijaxowiwodg0lwzmntatn2e1oc04ztg1lwuyy2uwndmxmgqxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=my8oj0bqnkloh-lstqm11cytmd6vdm1igvoj9tn7s3m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:18:19 222 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:18:22 600 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0884-ff4f-7dd8-b0c5-e8487cbf6f71&response_mode=fragment&client_info=1&nonce=019b0884-ff50-7d6a-8b45-8828a1776ee1&state=eyjpzci6ijaxowiwodg0lwzmntatn2e1oc04ztg1lwuyy2uwndmxmgqxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=my8oj0bqnkloh-lstqm11cytmd6vdm1igvoj9tn7s3m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:18:22 600 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:18:26 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:18:26 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:18:29 545 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0884-ff4f-7dd8-b0c5-e8487cbf6f71&response_mode=fragment&client_info=1&nonce=019b0884-ff50-7d6a-8b45-8828a1776ee1&state=eyjpzci6ijaxowiwodg0lwzmntatn2e1oc04ztg1lwuyy2uwndmxmgqxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=my8oj0bqnkloh-lstqm11cytmd6vdm1igvoj9tn7s3m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:18:29 545 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:18:34 180 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:18:34 181 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:18:47 351 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:18:47 351 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:18:50 498 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:18:50 498 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:18:57 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:19:00 551 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:19:00 551 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:19:00 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:19:00 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> id: immAdministration]
--- 10 Dec 19:19:02 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> id: immAdministration]
--- 10 Dec 19:19:03 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3a403c110de61259bc138005c440f2b5)] -> id: immMenuAgents]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
verifySortingInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Agents' page [ScreenShot]
no such window: target window already closed
--- 10 Dec 19:29:42 395 - TestCaseID:: verifySortingInAgentPage
--- 10 Dec 19:30:27 778 - 45 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In Agent Page
Steps:
--- 10 Dec 19:30:39 807 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/
--- 10 Dec 19:30:39 807 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:30:49 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:30:49 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:30:49 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> id: idSIButton9]
--- 10 Dec 19:30:49 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:30:49 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:30:53 302 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0890-804c-7cac-b9d2-5cc16d1b3459&response_mode=fragment&client_info=1&nonce=019b0890-804d-7878-9d26-9ccc58cf6196&state=eyjpzci6ijaxowiwodkwltgwngqtnzq2zi05nwfklthjmjg3mwewndrjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zckdvf1jmayftvig570ng4p5algp3u5x4fh-ffbp5ig&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:30:53 302 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:30:56 571 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0890-804c-7cac-b9d2-5cc16d1b3459&response_mode=fragment&client_info=1&nonce=019b0890-804d-7878-9d26-9ccc58cf6196&state=eyjpzci6ijaxowiwodkwltgwngqtnzq2zi05nwfklthjmjg3mwewndrjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zckdvf1jmayftvig570ng4p5algp3u5x4fh-ffbp5ig&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:30:56 571 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:30:59 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:30:59 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:31:03 227 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0890-804c-7cac-b9d2-5cc16d1b3459&response_mode=fragment&client_info=1&nonce=019b0890-804d-7878-9d26-9ccc58cf6196&state=eyjpzci6ijaxowiwodkwltgwngqtnzq2zi05nwfklthjmjg3mwewndrjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=zckdvf1jmayftvig570ng4p5algp3u5x4fh-ffbp5ig&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:31:03 227 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:10 543 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:31:10 543 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:22 161 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:31:22 161 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:25 308 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:31:25 308 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:25 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:31:28 457 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:31:28 457 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:28 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:31:28 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> id: immAdministration]
--- 10 Dec 19:31:30 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> id: immAdministration]
--- 10 Dec 19:31:30 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> id: immMenuAgents]
Successfully navigated to the 'Agents' page [ScreenShot]
--- 10 Dec 19:31:43 671 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
--- 10 Dec 19:31:43 671 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:43 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
--- 10 Dec 19:31:51 987 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
--- 10 Dec 19:31:51 987 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:55 183 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
--- 10 Dec 19:31:55 183 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:58 415 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
--- 10 Dec 19:31:58 415 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:31:58 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> css selector: [class*='paginator'] button[class*='paginator-navigation-next']]
--- 10 Dec 19:31:58 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eeeb8e202ecb2125fe2f08db220fbcf)] -> css selector: [class*='paginator'] button[class*='paginator-navigation-next']]
no such window: target window already closed
verifySortingInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Roles' page [ScreenShot]
null [ScreenShot]
--- 10 Dec 19:33:21 428 - TestCaseID:: verifySortingInRolePage
--- 10 Dec 19:33:23 351 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In Role Page
Steps:
--- 10 Dec 19:33:32 590 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0892-fd22-735e-8ac4-9b7ebf4a2b29&response_mode=fragment&client_info=1&nonce=019b0892-fd23-783a-bbdf-a3e0c607a300&state=eyjpzci6ijaxowiwodkylwzkmjitnzq0zs04n2zhlwjlnzrkzgywm2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ofdcd9ys66pet-0f7yhnrgdp2mcrbjhpfyj-i9edi-m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:33:32 590 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:33:33 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:33:33 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:33:33 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> id: idSIButton9]
--- 10 Dec 19:33:33 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:33:33 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:33:37 274 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0892-fd22-735e-8ac4-9b7ebf4a2b29&response_mode=fragment&client_info=1&nonce=019b0892-fd23-783a-bbdf-a3e0c607a300&state=eyjpzci6ijaxowiwodkylwzkmjitnzq0zs04n2zhlwjlnzrkzgywm2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ofdcd9ys66pet-0f7yhnrgdp2mcrbjhpfyj-i9edi-m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:33:37 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:33:40 524 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0892-fd22-735e-8ac4-9b7ebf4a2b29&response_mode=fragment&client_info=1&nonce=019b0892-fd23-783a-bbdf-a3e0c607a300&state=eyjpzci6ijaxowiwodkylwzkmjitnzq0zs04n2zhlwjlnzrkzgywm2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ofdcd9ys66pet-0f7yhnrgdp2mcrbjhpfyj-i9edi-m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:33:40 524 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:33:44 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:33:44 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:33:47 455 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0892-fd22-735e-8ac4-9b7ebf4a2b29&response_mode=fragment&client_info=1&nonce=019b0892-fd23-783a-bbdf-a3e0c607a300&state=eyjpzci6ijaxowiwodkylwzkmjitnzq0zs04n2zhlwjlnzrkzgywm2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ofdcd9ys66pet-0f7yhnrgdp2mcrbjhpfyj-i9edi-m&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:33:47 455 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:33:52 189 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:33:52 189 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:34:04 110 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:34:04 110 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:34:07 225 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:34:07 225 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:34:07 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:34:10 356 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:34:10 356 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:34:10 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:34:10 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> id: immAdministration]
--- 10 Dec 19:34:12 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> id: immAdministration]
--- 10 Dec 19:34:12 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> id: immMenuRoles]
Successfully navigated to the 'Roles' page [ScreenShot]
--- 10 Dec 19:34:23 530 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
--- 10 Dec 19:34:23 531 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:34:23 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cb5441c60385710f5b1a6eca123ad9d4)] -> css selector: tr[id*='immGroupRoles']]
null [ScreenShot]
verifyImagingSystem({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
SignIn page didn't open up [ScreenShot]
--- 10 Dec 18:51:30 558 - TestCaseID:: verifyImagingSystem
--- 10 Dec 18:51:33 257 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Imaging system UI elements
Steps:
--- 10 Dec 18:51:41 300 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b086c-b087-722f-8e21-82e31dcdd8d7&response_mode=fragment&client_info=1&nonce=019b086c-b089-7208-855c-b566f800ab26&state=eyjpzci6ijaxowiwodzjlwiwodgtn2vmzc1hytlhltm4njiynjk3mdnhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=afvnllecliwzkv8cjc5hvddxrfclfltpnq9rtkpazxo&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:51:41 300 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:52:44 599 - Unable to find element after 60 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b3b0c11320a9897bdd2334aaa4611913)] -> xpath: //input[@id='i0116']]
SignIn page didn't open up [ScreenShot]
createAddGroupInRolesPage({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, W...)
invalid session id: session deleted as the browser has closed the connection
--- 10 Dec 18:36:27 053 - TestCaseID:: createAddGroupInRolesPage
--- 10 Dec 18:36:30 536 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
--- 10 Dec 18:36:46 730 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b085f-0867-7ea3-bb17-28a58bc3b6b6&response_mode=fragment&client_info=1&nonce=019b085f-0868-79c6-96b8-e3db26e5016d&state=eyjpzci6ijaxowiwodvmlta4njgtnzlhys1izdk4lwu4zmy1zjgwytvkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1xwauksvnqvpd4fwfp8lwob4g270ludwjyzmg0ifm4w&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:36:46 730 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:36:48 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (40d77b4be5845b6514b205996e44ebc5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:36:48 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (40d77b4be5845b6514b205996e44ebc5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:36:48 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (40d77b4be5845b6514b205996e44ebc5)] -> id: idSIButton9]
--- 10 Dec 18:36:48 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (40d77b4be5845b6514b205996e44ebc5)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:36:48 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (40d77b4be5845b6514b205996e44ebc5)] -> xpath: //input[@id='i0116']]
invalid session id: session deleted as the browser has closed the connection
verifyMemberImportInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, Workstati...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 10 Dec 18:56:22 757 - TestCaseID:: verifyMemberImportInAgentPage
--- 10 Dec 18:56:57 822 - 35 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify MemberImport In AgentPage
Steps:
--- 10 Dec 18:57:06 107 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0871-a375-7727-849a-edf87319f5d7&response_mode=fragment&client_info=1&nonce=019b0871-a377-78ae-8761-e84e28f24e53&state=eyjpzci6ijaxowiwodcxlweznzctnzziys05mmmzlwrhztqyzji4yjuyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2hhgtcpk4ajtsx7wc30nzsctdueg6per7gsf5kv--bk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:57:06 107 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:07 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:57:07 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:57:07 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> id: idSIButton9]
--- 10 Dec 18:57:07 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:57:07 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 18:57:10 961 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0871-a375-7727-849a-edf87319f5d7&response_mode=fragment&client_info=1&nonce=019b0871-a377-78ae-8761-e84e28f24e53&state=eyjpzci6ijaxowiwodcxlweznzctnzziys05mmmzlwrhztqyzji4yjuyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2hhgtcpk4ajtsx7wc30nzsctdueg6per7gsf5kv--bk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:57:10 961 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:14 303 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0871-a375-7727-849a-edf87319f5d7&response_mode=fragment&client_info=1&nonce=019b0871-a377-78ae-8761-e84e28f24e53&state=eyjpzci6ijaxowiwodcxlweznzctnzziys05mmmzlwrhztqyzji4yjuyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2hhgtcpk4ajtsx7wc30nzsctdueg6per7gsf5kv--bk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:57:14 303 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:17 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:57:17 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> xpath: //input[@id='i0118']]
--- 10 Dec 18:57:21 110 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0871-a375-7727-849a-edf87319f5d7&response_mode=fragment&client_info=1&nonce=019b0871-a377-78ae-8761-e84e28f24e53&state=eyjpzci6ijaxowiwodcxlweznzctnzziys05mmmzlwrhztqyzji4yjuyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2hhgtcpk4ajtsx7wc30nzsctdueg6per7gsf5kv--bk&code_challenge_method=s256&sso_reload=true
--- 10 Dec 18:57:21 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:25 849 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 18:57:25 849 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:36 746 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:57:36 748 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:39 879 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:57:39 879 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:39 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 18:57:43 017 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 18:57:43 017 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 18:57:43 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 18:57:43 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> id: immAdministration]
--- 10 Dec 18:57:45 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> id: immAdministration]
--- 10 Dec 18:57:45 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (85dee7a3709fb4039ff2e3deb82d732e)] -> id: immMenuAgents]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
verifyMemberImportSchedulePageDate_ER2258({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
null [ScreenShot]
--- 10 Dec 19:11:37 163 - TestCaseID:: verifyMemberImportSchedulePageDate_ER2258
--- 10 Dec 19:11:38 923 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import Page Date Time Fields
Steps:
--- 10 Dec 19:11:46 640 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087f-1356-74c4-99b5-59f1974fcdea&response_mode=fragment&client_info=1&nonce=019b087f-1357-7055-b62f-a9445dd3c5f6&state=eyjpzci6ijaxowiwoddmltezntctnzjjni05nzq4ltaynte5mwi1mtc1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lfmuohyssfo0zg5zd17xpzoiqgqv8ib8lrv2ncludpu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:11:46 640 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:47 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:11:48 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:11:48 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> id: idSIButton9]
--- 10 Dec 19:11:48 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:11:48 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:11:51 443 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087f-1356-74c4-99b5-59f1974fcdea&response_mode=fragment&client_info=1&nonce=019b087f-1357-7055-b62f-a9445dd3c5f6&state=eyjpzci6ijaxowiwoddmltezntctnzjjni05nzq4ltaynte5mwi1mtc1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lfmuohyssfo0zg5zd17xpzoiqgqv8ib8lrv2ncludpu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:11:51 443 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:54 746 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087f-1356-74c4-99b5-59f1974fcdea&response_mode=fragment&client_info=1&nonce=019b087f-1357-7055-b62f-a9445dd3c5f6&state=eyjpzci6ijaxowiwoddmltezntctnzjjni05nzq4ltaynte5mwi1mtc1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lfmuohyssfo0zg5zd17xpzoiqgqv8ib8lrv2ncludpu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:11:54 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:11:58 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:11:58 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:12:01 474 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087f-1356-74c4-99b5-59f1974fcdea&response_mode=fragment&client_info=1&nonce=019b087f-1357-7055-b62f-a9445dd3c5f6&state=eyjpzci6ijaxowiwoddmltezntctnzjjni05nzq4ltaynte5mwi1mtc1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lfmuohyssfo0zg5zd17xpzoiqgqv8ib8lrv2ncludpu&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:12:01 474 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:12:06 402 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:12:06 402 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:12:15 686 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.agabbaiaaablmnzvhaputrarzfqjwptkawds_wua9p9fdm9tdhnbcnrpzmfjdhmcaaaaaadvp6ltao63z7jnwa25oo6xznshiginxksvsv_6ejg7-4y4wikhbe2hkoyzubkwljzn2zumppqqvmicrsibkgqshdnzl56tymx0xjs5hddvb4ieiuhmgabztcmobx9cskj8mtgppbk-rc2x0_jd00hufvuk8cddkds-6uenmnwkj3qoaebhn1da5gqdnfrsgsppkjm1va5f6hywxd55fg2orte4cpqeavfwhxwdqxi1alzfjivbvd1eher5yxwws78f97h2flaf-me4rhbriqbxlvwio_9ompgbcm027p29az0bu_cybpphcjopwu-urtnir-b3hp0z9d1j7kr7yinzrblqin8axotudqrr-6pjonwyfws9wwm3nhqtppqqbntwazsuwkkmpaqttpo9fq-q2gus31co2ifgv4thdzgkffoidjwi4azpmdumbax8ijnx5gh5ipa8al7mfkvaz77-dneq7ir6dtk9wxlmrguuuggnzyfnhigwl1-dgruko5uy02_717ubipbsvblt9jt9tut7jhp_ilvihlughzra-6hdrcomdupj5elvmwxmbpwfmnjzs46mf9enehyinmkn10cayee_2xtti_2xvnssot12pio6re4ctoirnwhzdprgz6ptguozq-5k6fpn6-b5hasetzcjx8w97qpmekgbrz09uj4ionuqfyxe1yggkwrvii29zzcnkaqbqcte-uauwhbdwmu28xvhhfqnp6u8se49c1k6qytijsoga8pclddu2vvqfdcjvb8ulvtcs6zdrimhx4sb6glqc7s5lkxtck_fxktfpstvqawpizjglfbpqhkhlrxjdk-lhnhcbm5lgsbmcr_f2eevflnxdpfg0vb0ox5rz6cfrcs6mcal8ud61qbubx9y9tsjk-n22ojtggvot3vcjnjnhfp9je7j&client_info=eyj1awqioiixmdhmy2nkns1lytvlltrlnwutotvins00zjbmnzfkntexndcilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxowiwoddmltezntctnzjjni05nzq4ltaynte5mwi1mtc1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=00b8a989-ebbd-94a5-c187-e2d410aa1819
--- 10 Dec 19:12:15 686 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:12:20 425 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:12:20 425 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:12:23 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:12:26 156 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:12:26 156 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:12:26 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:12:26 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> id: immAdministration]
--- 10 Dec 19:12:28 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> id: immAdministration]
--- 10 Dec 19:12:31 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b2135be1b10a232683a28e858b178710)] -> id: immMenuMemberImportSchedule]
Successfully navigated to the 'Member Import' page [ScreenShot]
null [ScreenShot]
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 10 Dec 19:19:18 298 - TestCaseID:: verifySearchCriteriaInAgentPage
--- 10 Dec 19:19:20 011 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Search Criteria In Agent Page with Agent
Steps:
--- 10 Dec 19:19:28 505 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0886-1f26-7130-af7a-307676c161e1&response_mode=fragment&client_info=1&nonce=019b0886-1f27-7ac2-9657-ec7ca38c85d7&state=eyjpzci6ijaxowiwodg2ltfmmjctnzvmzi1hntm4ltm1zwiwy2fjyti5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7go2anhf1eohubpytlgspebrxo2s7bbthh5fbtonfpm&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:19:28 506 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:19:29 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:19:29 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:19:30 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> id: idSIButton9]
--- 10 Dec 19:19:30 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:19:30 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:19:33 445 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0886-1f26-7130-af7a-307676c161e1&response_mode=fragment&client_info=1&nonce=019b0886-1f27-7ac2-9657-ec7ca38c85d7&state=eyjpzci6ijaxowiwodg2ltfmmjctnzvmzi1hntm4ltm1zwiwy2fjyti5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7go2anhf1eohubpytlgspebrxo2s7bbthh5fbtonfpm&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:19:33 446 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:19:37 055 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0886-1f26-7130-af7a-307676c161e1&response_mode=fragment&client_info=1&nonce=019b0886-1f27-7ac2-9657-ec7ca38c85d7&state=eyjpzci6ijaxowiwodg2ltfmmjctnzvmzi1hntm4ltm1zwiwy2fjyti5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7go2anhf1eohubpytlgspebrxo2s7bbthh5fbtonfpm&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:19:37 055 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:19:40 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:19:40 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:19:44 000 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0886-1f26-7130-af7a-307676c161e1&response_mode=fragment&client_info=1&nonce=019b0886-1f27-7ac2-9657-ec7ca38c85d7&state=eyjpzci6ijaxowiwodg2ltfmmjctnzvmzi1hntm4ltm1zwiwy2fjyti5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=7go2anhf1eohubpytlgspebrxo2s7bbthh5fbtonfpm&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:19:44 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:19:49 046 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:19:49 046 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:20:05 409 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/#code=1.aweb73_yusvmr0c_nh8d-vcnuwgd8lgobffisuceyytr8ihmaqbhaq.bqabbaiaaaadaoz_bqd0_0v2b1n0c0fydglmywn0cwiaaaaaad3kp_dgrgy21wtcua4zqwmtalbub4qfa1gwh-hgzclatx79q7duqqmdpn--35gnctvtooa1d1blk2_rdfx00abhl-6hjadojocszw567yrm9en20ulax1isllptcbbn1shnndzsy357v8fwbwerww5-jhgv5_jpp51qlewaliia916y7d1tpbomehhmy7uxpk31th5-a2q-3heujy040rqlnobctqzoaknsknfs4-m4rr8jjz7ratcmnhc26ci-anzcbhw1sm7yvegy1i5tmbtz_r7anps9tjhskdd-zui5xe0ixwrnkr4sdaj56hpstfttvgz3qx1ytofduxdcknxofpg_qx4azcyr-oong2nn6weo0jkurgzitgizyuxjncixu_wphjvetse2690jtlw5kff978en66dkxjuztkqgf44hhxrwxzdidjxcwj2r5xcjzybrxjn0w78zpjlbckj6iuipz5sqsubv2qqbzgn1xppbzyb7rfaxw4lbu2uw-wapc9j61r-lwsszqmkpvakb0nefdljqp9aagwhfrv5viddntovf4etp2dpwsenfmuob9nkpgp7uzzi7ispec5we-rbydc-i0lklbo8ls8ubxjib9ab5ulshqub-zmenyycnw-y_rrctxcu1mtithlpjqebjwh02ciplxwhtz0n_bdmvdt0vmpr-yedvpzp1yiom19ekp7sdyaonlotblufnnpmy7wu1j1bmujiidvqhsvavrwrjslbnc8bkxtaf0px1l-qzuxhhfbmfkazq5nsvbrz4i8zxm3rcsnzyuxo6n3wbcbnryqwdqd_6hltitzt4entqe6318numt4p-lzqirhp4-krjl8v8pnxme3g0oz7gmzqk-blkyi4pwmdzmgy8ibnzflkz3auplcn_hebfyjj02xhj3ibdl0fty-ln2s_p2xtxqxerq9jguxdnunkby17m0hrvo2dzlqf9aajkh250hh4pigspodujjytqkfrmpwsby-ov4qfcgcxvuiponpcswbomhthno9pn7cysbca3u8vdqj-rqsepjpqdpfwofyhqv5f59qcm60ar5hn8snzfqvhikiojyjbybivbwgn83o4gukdi-hyezgabut3antmi2cj4zlr1sc261mkg6kknhf_dacxpkkw3xtxxkqtkdsnptsj_7y59a_xt-c6crrh62muitlkgnoifidg4ju9ev82iltkugiasyverkoqebzc_ai2wmyzawiofhjin69wggia1iagruxfncyevfcnargggw-cb9pyu-ts0zn2_9taz588xm8citvbdafnosayjkzryo79vpn118p6vhn87rstgdxahoofnvuvsqt_h8f7jdvgr2qj4j-20prdwf9h0_3q5azpsgp1wtgafyrk6fzuxlk_ncbh0se11wjiwhs7__q75jujpabvl2on503ss4v4&client_info=eyj1awqioiixmdhmy2nkns1lytvlltrlnwutotvins00zjbmnzfkntexndcilcj1dglkijoiymfmmjdmzwytnjzjns00mdq3lwjmowutmwywm2y5ntcynzuxin0&state=eyjpzci6ijaxowiwodg2ltfmmjctnzvmzi1hntm4ltm1zwiwy2fjyti5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&session_state=00b8a989-cf78-7950-71a5-f38212416f47
--- 10 Dec 19:20:05 409 - 13 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:20:09 169 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:20:09 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:20:11 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:20:14 987 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:20:14 987 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:20:15 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:20:15 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> id: immAdministration]
--- 10 Dec 19:20:17 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> id: immAdministration]
--- 10 Dec 19:20:17 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (93734a2f47c9b43f5f4171d1ad0553fe)] -> id: immMenuAgents]
Successfully navigated to the 'Agents' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
verifyMemberImportSchedulePageWeekly_ER2262({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
click on Weekly not found or not clickable on page!! [ScreenShot]
--- 10 Dec 19:13:44 674 - TestCaseID:: verifyMemberImportSchedulePageWeekly_ER2262
--- 10 Dec 19:14:27 622 - 42 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the Member import Schedule Weekly Schedule
Steps:
--- 10 Dec 19:14:35 519 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0881-a8cf-726f-9e93-e992112c7eb9&response_mode=fragment&client_info=1&nonce=019b0881-a8d0-7c80-b0f0-6f2ef457cca6&state=eyjpzci6ijaxowiwodgxlwe4zdatnzyyzs04zmyylwuymji2odhjm2qzmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ssxr9d2spfl6on4yqsa14ghizcykiqhgdp9yajcl2s0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:14:35 521 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:14:36 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:14:36 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:14:36 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> id: idSIButton9]
--- 10 Dec 19:14:36 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:14:36 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:14:40 338 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0881-a8cf-726f-9e93-e992112c7eb9&response_mode=fragment&client_info=1&nonce=019b0881-a8d0-7c80-b0f0-6f2ef457cca6&state=eyjpzci6ijaxowiwodgxlwe4zdatnzyyzs04zmyylwuymji2odhjm2qzmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ssxr9d2spfl6on4yqsa14ghizcykiqhgdp9yajcl2s0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:14:40 338 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:14:43 562 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0881-a8cf-726f-9e93-e992112c7eb9&response_mode=fragment&client_info=1&nonce=019b0881-a8d0-7c80-b0f0-6f2ef457cca6&state=eyjpzci6ijaxowiwodgxlwe4zdatnzyyzs04zmyylwuymji2odhjm2qzmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ssxr9d2spfl6on4yqsa14ghizcykiqhgdp9yajcl2s0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:14:43 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:14:46 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:14:46 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:14:50 143 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b0881-a8cf-726f-9e93-e992112c7eb9&response_mode=fragment&client_info=1&nonce=019b0881-a8d0-7c80-b0f0-6f2ef457cca6&state=eyjpzci6ijaxowiwodgxlwe4zdatnzyyzs04zmyylwuymji2odhjm2qzmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ssxr9d2spfl6on4yqsa14ghizcykiqhgdp9yajcl2s0&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:14:50 143 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:14:55 044 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:14:55 044 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:15:06 685 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:15:06 685 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:15:09 771 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:15:09 771 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:15:09 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:15:12 936 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:15:12 936 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:15:13 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:15:13 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> id: immAdministration]
--- 10 Dec 19:15:15 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> id: immAdministration]
--- 10 Dec 19:15:17 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (14a75d1886030c99552b794c5ae5ced3)] -> id: immMenuMemberImportSchedule]
Successfully navigated to the 'Member Import' page [ScreenShot]
click on Weekly not found or not clickable on page!! [ScreenShot]
verifyMemberImportSchedulePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Member Import' page [ScreenShot]
element click intercepted: Element is not clickable at point (463, -74) [ScreenShot]
--- 10 Dec 19:06:22 749 - TestCaseID:: verifyMemberImportSchedulePage
--- 10 Dec 19:06:24 328 - 1 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Member Import 'Schedule' Page
Steps:
--- 10 Dec 19:06:32 386 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087a-4784-79be-a093-62d61747765f&response_mode=fragment&client_info=1&nonce=019b087a-4785-7617-b34f-935eca3bb2fc&state=eyjpzci6ijaxowiwoddhltq3odutn2yyzc1iyza3lwi5odeyzjhhotblmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t23npfbu6sbeyaxs5rnhmufcfnv2ltxobfjmojxhkwa&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:06:32 386 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:06:33 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:06:33 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:06:33 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: idSIButton9]
--- 10 Dec 19:06:33 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:06:33 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@id='i0116']]
--- 10 Dec 19:06:37 146 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087a-4784-79be-a093-62d61747765f&response_mode=fragment&client_info=1&nonce=019b087a-4785-7617-b34f-935eca3bb2fc&state=eyjpzci6ijaxowiwoddhltq3odutn2yyzc1iyza3lwi5odeyzjhhotblmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t23npfbu6sbeyaxs5rnhmufcfnv2ltxobfjmojxhkwa&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:06:37 146 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:06:40 478 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087a-4784-79be-a093-62d61747765f&response_mode=fragment&client_info=1&nonce=019b087a-4785-7617-b34f-935eca3bb2fc&state=eyjpzci6ijaxowiwoddhltq3odutn2yyzc1iyza3lwi5odeyzjhhotblmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t23npfbu6sbeyaxs5rnhmufcfnv2ltxobfjmojxhkwa&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:06:40 478 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:06:43 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:06:43 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@id='i0118']]
--- 10 Dec 19:06:47 041 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=019b087a-4784-79be-a093-62d61747765f&response_mode=fragment&client_info=1&nonce=019b087a-4785-7617-b34f-935eca3bb2fc&state=eyjpzci6ijaxowiwoddhltq3odutn2yyzc1iyza3lwi5odeyzjhhotblmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t23npfbu6sbeyaxs5rnhmufcfnv2ltxobfjmojxhkwa&code_challenge_method=s256&sso_reload=true
--- 10 Dec 19:06:47 041 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:06:51 497 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Dec 19:06:51 497 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:07:02 711 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:07:02 712 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:07:05 841 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:07:05 841 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:07:05 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']]
--- 10 Dec 19:07:08 984 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 10 Dec 19:07:08 984 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:07:09 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immDashboard]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 10 Dec 19:07:09 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immAdministration]
--- 10 Dec 19:07:11 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immAdministration]
--- 10 Dec 19:07:13 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immMenuMemberImportSchedule]
Successfully navigated to the 'Member Import' page [ScreenShot]
--- 10 Dec 19:07:16 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@aria-label='Minutes']]
--- 10 Dec 19:07:16 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> xpath: //input[@aria-label='Hours']]
--- 10 Dec 19:07:19 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immScheduleDate]
--- 10 Dec 19:07:26 058 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/memberimport/sd
--- 10 Dec 19:07:26 058 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 10 Dec 19:07:26 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immFilePathSchedule]
--- 10 Dec 19:07:26 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immFilePathSchedule]
Expected: verify the import button is enable after correct filePath is given
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Actual(Passed): Successfully verified the import button is enabled after correct filepath is given[ScreenShot]
Expected: verify the import file path is empty after clicking clear button
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
Actual(Passed): Successfully verified the import file path is empty after clicking clear button[ScreenShot]
--- 10 Dec 19:07:30 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immFilePathSchedule]
--- 10 Dec 19:07:30 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8b11e4bc9411f4a891a260d92443685e)] -> id: immFilePathSchedule]
element click intercepted: Element is not clickable at point (463, -74) [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.ereceipt.testscripts.FiManagement.FiManagement
initialize(org.testng.TestRunner@6f115fc5)
0 ms
init(org.testng.TestRunner@6f115fc5)
49 ms
createAddGroupInRolesPage({Archived Transactions=, Archive=, print signatur=, Name=Institution Admins, MultipleWorkstation=, W...)
3853 ms
verifyAddMulitpleBrancesUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
25956 ms
verifyAddMulitpleWorkstationUsingJFairy({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=3, WorkstationDeleteO...)
277851 ms
verifyBranchInBranchesPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
386623 ms
verifyCopyBranchInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
619425 ms
verifyCopyWorkstationInfo({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
813580 ms
verifyImagingSystem({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
906579 ms
verifyMemberImportFileLocationPath_ER2267({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
980321 ms
verifyMemberImportFilePathToolTip_ER2274({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1141206 ms
verifyMemberImportInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Demo Agent, MultipleWorkstation=, Workstati...)
1231146 ms
verifyMemberImportOnDemandPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1297604 ms
verifyMemberImportOnDemandPageClearAndX_ER2269({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1400790 ms
verifyMemberImportOnDemandPageDiffSizes_ER2270({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1501073 ms
verifyMemberImportOnDemandPageFileExtensions_ER2268({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1622045 ms
verifyMemberImportPageTimeAndDatePickers({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1728637 ms
verifyMemberImportSchedulePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1797654 ms
verifyMemberImportSchedulePageCustom_ER2263({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
1891153 ms
verifyMemberImportSchedulePageDaily_ER2261({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
2040939 ms
verifyMemberImportSchedulePageDate_ER2258({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
2112248 ms
verifyMemberImportSchedulePageDefaults_ER2257({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
2181170 ms
verifyMemberImportSchedulePageWeekly_ER2262({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
2280947 ms
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=do not delete, MultipleWorkstation=, Workst...)
2431062 ms
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=Test Member, MultipleWorkstation=, Workstat...)
2499840 ms
verifySearchCriteriaInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
2573331 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
2671213 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...)
2822271 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Tellers, MultipleWorkstation=, Work...)
2920451 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Manage Super Tellers, MultipleWorkstation=,...)
3013265 ms
verifySearchCriteriaInRolePage({Archived Transactions=, Archive=, print signatur=, Name=Regular Super Tellers, MultipleWorkstation=...)
3106605 ms
verifySortingInAgentPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
3241098 ms
verifySortingInRolePage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
3416673 ms
verifyWorkStationInWorkstationsPage({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
3495317 ms
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
3778475 ms
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
3988314 ms
veriyDeleteOptonsinBranch({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=, WorkstationDeleteOp...)
4212917 ms