Test results
1 suite, 1 failed test
com.imm.ereceipt.testscripts.FiManagement.FiManagement
verifyAddWorkstationsUnderMultipleBranches ({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=5, WorkstationDeleteOption=, BranchName=Ratnabranch, Agent=, UserPwd=iMM2022!, BranchDeleteOption=TRUE, Receipt=, Role=, Brand=, Print signature line=, TimeZone=, Header=, MappedOption=, Scan=, PortNumber=, FromWks=Arya, FromBranch=Chunty, Description=verify add workstations to multiple branches, weeks=, Operation=, Clear=, TestID=verifyAddWorkstationsUnderMultipleBranches, 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=2, Username=fiadmin@Qaxpauto.onmicrosoft.com, Sign=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40) at jdk.proxy2/jdk.proxy2.$Proxy23.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.MoveMatchingWksToBranch(FiManagementPage.java:1415) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyAddWorkstationsUnderMultipleBranches(FiManagement.java:3050) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify add workstations to multiple branches)
C:\Users\ratnak\AppData\Local\Temp\testng-eclipse--1536357860\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://er-dev-eastus-teller-app.azurewebsites.net"/>
  <parameter name="portalType" value="Cloud"/>
  <parameter name="FIName" value="QAXPAuto"/>
  <parameter name="projectKey" value="REC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <parameter name="Host" value="XP"/>
  <parameter name="adminUrl" value="https://er-dev-eastus-fiadminportal-app.azurewebsites.net"/>
  <parameter name="TestType" value="Smoke"/>
  <listeners>
    <listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.ereceipt.testscripts.FiManagement.FiManagement">
        <methods>
          <include name="verifyAddWorkstationsUnderMultipleBranches"/>
        </methods>
      </class> <!-- com.imm.ereceipt.testscripts.FiManagement.FiManagement -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_QA_Automation -->
            
Tests for IMM_QA_Automation
  • Default test (1 class)
Groups for IMM_QA_Automation
Workstations
verifyAddWorkstationsUnderMultipleBranches
P1
verifyAddWorkstationsUnderMultipleBranches
Smoke
verifyAddWorkstationsUnderMultipleBranches
Times for IMM_QA_Automation
Total running time: 2 minutes
Reporter output for IMM_QA_Automation
verifyAddWorkstationsUnderMultipleBranches({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=5, WorkstationDeleteO...)
   --- 12 Apr 16:02:55 594 - TestCaseID:: verifyAddWorkstationsUnderMultipleBranches
   --- 12 Apr 16:03:03 690 - 8 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
verify add workstations to multiple branches
Steps:
   --- 12 Apr 16:03:11 260 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=01962b99-40a3-7bba-a589-8395d9440e23&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.16.0&client_info=1&code_challenge=-k5p0jck6mepvgoidszkf2lnaergsgl94wwn6kv_vx8&code_challenge_method=s256&nonce=01962b99-40a6-7d91-98f0-e68af21a4b87&state=eyjpzci6ijaxotyyyjk5ltqwytutnza4mi05yjeylwmwzdazoti2m2yzncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 12 Apr 16:03:11 262 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:03:11 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 12 Apr 16:03:11 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //input[@id='i0116']]
   --- 12 Apr 16:03:11 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //input[@id='i0116']]
   --- 12 Apr 16:03:15 674 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=01962b99-40a3-7bba-a589-8395d9440e23&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.16.0&client_info=1&code_challenge=-k5p0jck6mepvgoidszkf2lnaergsgl94wwn6kv_vx8&code_challenge_method=s256&nonce=01962b99-40a6-7d91-98f0-e68af21a4b87&state=eyjpzci6ijaxotyyyjk5ltqwytutnza4mi05yjeylwmwzdazoti2m2yzncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 12 Apr 16:03:15 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:03:19 521 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=01962b99-40a3-7bba-a589-8395d9440e23&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.16.0&client_info=1&code_challenge=-k5p0jck6mepvgoidszkf2lnaergsgl94wwn6kv_vx8&code_challenge_method=s256&nonce=01962b99-40a6-7d91-98f0-e68af21a4b87&state=eyjpzci6ijaxotyyyjk5ltqwytutnza4mi05yjeylwmwzdazoti2m2yzncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 12 Apr 16:03:19 522 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 12 Apr 16:03:20 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //input[@id='i0118']]
   --- 12 Apr 16:03:20 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //input[@id='i0118']]
   --- 12 Apr 16:03:24 439 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=01962b99-40a3-7bba-a589-8395d9440e23&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.16.0&client_info=1&code_challenge=-k5p0jck6mepvgoidszkf2lnaergsgl94wwn6kv_vx8&code_challenge_method=s256&nonce=01962b99-40a6-7d91-98f0-e68af21a4b87&state=eyjpzci6ijaxotyyyjk5ltqwytutnza4mi05yjeylwmwzdazoti2m2yzncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 12 Apr 16:03:24 440 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiadmin@Qaxpauto.onmicrosoft.com
   --- 12 Apr 16:03:29 180 - Page URL:: https://login.microsoftonline.com/common/login
   --- 12 Apr 16:03:29 181 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:03:38 762 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 12 Apr 16:03:38 763 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:03:42 075 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 12 Apr 16:03:42 076 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:03:42 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //b[text()='Admin Dashboard']]
   --- 12 Apr 16:03:45 476 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin
   --- 12 Apr 16:03:45 477 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:03:45 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 12 Apr 16:03:46 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immAdministration]
   --- 12 Apr 16:03:48 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immAdministration]
   --- 12 Apr 16:03:48 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immMenuBandW]

Successfully navigated to the 'Workstations' page [ScreenShot]
   --- 12 Apr 16:03:51 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
   --- 12 Apr 16:03:52 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
   --- 12 Apr 16:04:02 667 - Unable to find an element after 10 sec
   --- 12 Apr 16:04:06 742 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 12 Apr 16:04:06 744 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:04:06 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: imm_searchBr_GlobalControl]
   --- 12 Apr 16:04:07 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: imm_searchBr_GlobalControl]
   --- 12 Apr 16:04:07 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
   --- 12 Apr 16:04:07 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
Expected: select the list matching pattern in 'Branches' page
Actual(Passed): Successfully selected list in 'Branches' page
[ScreenShot]
   --- 12 Apr 16:04:11 513 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 12 Apr 16:04:11 514 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:04:28 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewBranch_button]
   --- 12 Apr 16:04:28 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immBranch_ButtonClose_']]
 Clicked on Add New Branch icon
   --- 12 Apr 16:04:29 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immBranch_BranchName_']]
   --- 12 Apr 16:04:29 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immBranch_BranchName_']]
 set the Branch name [ScreenShot]
   --- 12 Apr 16:04:30 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 12 Apr 16:04:30 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immBranch_ButtonSave_']]
   --- 12 Apr 16:04:30 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewBranch_button]
   --- 12 Apr 16:04:30 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 12 Apr 16:04:30 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
   --- 12 Apr 16:04:31 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
 clicked on Workstation tab [ScreenShot]
   --- 12 Apr 16:04:31 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
   --- 12 Apr 16:04:32 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New workstation icon
   --- 12 Apr 16:04:32 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 12 Apr 16:04:32 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the workstation name:Darcy-WK0 [ScreenShot]
   --- 12 Apr 16:04:33 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:33 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:34 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
 total workstation:0 [ScreenShot]
   --- 12 Apr 16:04:36 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
   --- 12 Apr 16:04:36 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New workstation icon
   --- 12 Apr 16:04:37 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 12 Apr 16:04:37 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the workstation name:Darcy-WK1 [ScreenShot]
   --- 12 Apr 16:04:38 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:38 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:38 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
 total workstation:1 [ScreenShot]
   --- 12 Apr 16:04:40 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
   --- 12 Apr 16:04:41 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New workstation icon
   --- 12 Apr 16:04:41 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 12 Apr 16:04:41 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the workstation name:Darcy-WK2 [ScreenShot]
   --- 12 Apr 16:04:42 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:42 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:43 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
 total workstation:2 [ScreenShot]
   --- 12 Apr 16:04:45 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
   --- 12 Apr 16:04:45 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New workstation icon
   --- 12 Apr 16:04:46 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 12 Apr 16:04:46 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the workstation name:Darcy-WK3 [ScreenShot]
   --- 12 Apr 16:04:47 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:47 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:47 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
 total workstation:3 [ScreenShot]
   --- 12 Apr 16:04:49 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
   --- 12 Apr 16:04:50 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
 Clicked on Add New workstation icon
   --- 12 Apr 16:04:50 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
   --- 12 Apr 16:04:50 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
 set the workstation name:Darcy-WK4 [ScreenShot]
   --- 12 Apr 16:04:51 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:51 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
   --- 12 Apr 16:04:52 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immGlobalControl_NewWorkstation_button]
 total workstation:4 [ScreenShot]
   --- 12 Apr 16:04:57 838 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 12 Apr 16:04:57 839 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 12 Apr 16:04:57 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: imm_searchWs_GlobalControl]
   --- 12 Apr 16:04:58 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: imm_searchWs_GlobalControl]
   --- 12 Apr 16:04:58 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
   --- 12 Apr 16:04:58 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4c2664189bf5003408c5b2d291c15dc)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
Expected: slelect the list matching pattern in 'Wks' page
Actual(Passed): Successfully selected list in 'Wks' page
[ScreenShot]
   --- 12 Apr 16:05:02 792 - Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations
   --- 12 Apr 16:05:02 792 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

Index 0 out of bounds for length 0 [ScreenShot]
33 ignored methods
com.imm.ereceipt.testscripts.FiManagement.FiManagement
verifyMemberImportSchedulePageDate_ER2258
createAddGroupInRolesPage
verifySortingInRolePage
verifyMemberImportFileLocationPath_ER2267
verifyMemberImportSchedulePageDefaults_ER2257
verifyBranchInBranchesPage
verifySearchCriteriaInRolePage
verifyMemberImportFilePathToolTip_ER2274
verifyMemberImportOnDemandPageFileExtensions_ER2268
verifyMemberImportSchedulePageCustom_ER2263
verifyAddMulitpleWorkstationUsingJFairy
verifyCopyWorkstationInfo
verifyImagingSystem
verifyMemberImportSchedulePageWeekly_ER2262
verifyMemberImportOnDemandPageClearAndX_ER2269
verifySearchCriteriaInWorkstationPortPage
verifyMemberImportSchedulePageOneTime_ER2260
verifyMemberImportInAgentPage
veriyDeleteOptonsinBranch
verifySearchCriteriaInAgentPage
verifyMemberImportOnDemandPage
createAddGroupInAgentPage
verifyMemberImportSchedulePage
verifyAddMulitpleBrances
verifyMemberImportSchedulePageDaily_ER2261
verifyMemberImportOnDemandPageDiffSizes_ER2270
verifyWorkStationInWorkstationsPage
verifyCopyBranchInfo
verifyMemberImportPageTimeAndDatePickers
checkMemberManagerRole
verifySortingInAgentPage
verifyAddWorkstationsUnderBranch
verifyAddMulitpleBrancesUsingJFairy
Methods in chronological order
com.imm.ereceipt.testscripts.FiManagement.FiManagement
initialize(org.testng.TestRunner@3dedc8b8) 0 ms
init(org.testng.TestRunner@3dedc8b8) 610 ms
verifyAddWorkstationsUnderMultipleBranches({Archived Transactions=, Archive=, print signatur=, Name=, MultipleWorkstation=5, WorkstationDeleteO...) 9220 ms