| Tests passed/Failed/Skipped: | 28/5/0 |
| Started on: | Fri Oct 17 09:15:14 PDT 2025 |
| Total time: | 3733 seconds (3733485 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifySubmitLoan Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC14 Submit the Loan and verify the success Popup Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:SymitarQAAutomation; selectAssetId:SymitarQAAutomation; clickAssetId:Y; assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0000012654; taxId:647368203; firstName:; lastName:; loanRow:; getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP= demoMode:N; hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:; borrowerCIF:TGA2212; } Show output Show all outputs --- 17 Oct 09:44:06 597 - TestCaseID:: verifySubmitLoan --- 17 Oct 09:44:08 932 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Submit the Loan and verify the success Popup Steps: --- 17 Oct 09:44:16 053 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:44:16 053 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:44:16 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:44:21 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:44:26 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //button[@type='submit']] --- 17 Oct 09:44:29 285 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:44:32 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:44:35 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:44:35 388 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:44:38 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:44:40 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'symitarqaautomation')])[1]] --- 17 Oct 09:44:49 597 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:45:09 468 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:45:12 696 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:45:18 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //mat-dialog-container//button] --- 17 Oct 09:45:22 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:45:24 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0000012654')])[1]] --- 17 Oct 09:45:33 787 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:46:34 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> css selector: button.mat-tooltip-trigger.mat-button-base.mat-button.mat-focus-indicator.Btn-submit] --- 17 Oct 09:46:50 339 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:48:07 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b56ea16491129c44de60bbc8fe6a3ac)] -> css selector: button.cdk-focused.ok-button.mat-button-base.cdk-program-focused.mat-focus-indicator.mat-accent.mat-raised-button] --- 17 Oct 09:48:23 090 - waiting for Loading-Spinner to be disappeared. Failed to submit the loan. [ScreenShot] |
com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan. Exception Chain:<br>java.lang.AssertionError: expected [true] but found [false]<br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at org.testng.Assert.failNotEquals(Assert.java:1037)<br>at org.testng.Assert.assertEqualsImpl(Assert.java:140)<br>at org.testng.Assert.assertEquals(Assert.java:122)<br>at org.testng.Assert.assertEquals(Assert.java:819)<br>at org.testng.Assert.assertEquals(Assert.java:829)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:578)<br>at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)<br>at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)<br>at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)<br>at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)<br>at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)<br>at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)<br>at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)<br>at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)<br>at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)<br>at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)<br>at java.base/java.lang.Thread.run(Thread.java:1623)<br> at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:99) at org.testng.Assert.failNotEquals(Assert.java:1037) at org.testng.Assert.assertEqualsImpl(Assert.java:140) at org.testng.Assert.assertEquals(Assert.java:122) at org.testng.Assert.assertEquals(Assert.java:819) at org.testng.Assert.assertEquals(Assert.java:829) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634) ... 14 more com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan. Exception Chain:<br>java.lang.AssertionError: expected [true] but found [false]<br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at org.testng.Assert.failNotEquals(Assert.java:1037)<br>at org.testng.Assert.assertEqualsImpl(Assert.java:140)<br>at org.testng.Assert.assertEquals(Assert.java:122)<br>at org.testng.Assert.assertEquals(Assert.java:819)<br>at org.testng.Assert.assertEquals(Assert.java:829)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:578)<br>at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)<br>at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)<br>at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)<br>at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)<br>at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)<br>at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)<br>at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)<br>at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)<br>at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)<br>at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)<br>at java.base/java.lang.Thread.run(Thread.java:1623)<br> at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:99) at org.testng.Assert.failNotEquals(Assert.java:1037) at org.testng.Assert.assertEqualsImpl(Assert.java:140) at org.testng.Assert.assertEquals(Assert.java:122) at org.testng.Assert.assertEquals(Assert.java:819) at org.testng.Assert.assertEquals(Assert.java:829) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634) ... 14 more |
301 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 |
| calyxTestAutomation Test class: com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx Test method: #TC1 calyx test automation Parameters: {TestID=calyxTestAutomation, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:JcCFRFZ6NEh6pXmFsaxYkg==; key:Login;, Description=Login and validate the Home Page, Search and Select the Assets, AUTHENTICATION PAGEMAP=clientId:1g4e2uooct33p11bp1ldtrkqb8; clientSecret:1p6j4fndgnrvtt52a12qh3c6uhopu00ahvebu6dvs112npi0dbe1;} Show output Show all outputs Calyx Test Automation Steps: --- 17 Oct 09:15:16 103 - TestCaseID:: calyxTestAutomation --- 17 Oct 09:15:49 336 - 33 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) --- 17 Oct 09:15:55 848 - Page URL:: https://auth.nxtsoft.com/login?response_type=code&client_id=1g4e2uooct33p11bp1ldtrkqb8&redirect_uri=https://auth.nxtsoft.com/callback --- 17 Oct 09:15:55 855 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) Failed to verify XML Data |
java.lang.Exception: Failed to verify XML Data at com.kinective.omniconnect.groundControl.pages.GCCaalyxAutomation.verifyXMLData(GCCaalyxAutomation.java:222) at com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx.calyxTestAutomation(testCalyx.java:96) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.io.FileNotFoundException: C:\Users\Monil Shah\Downloads\qa_file_name.xml (The system cannot find the path specified) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158) at com.kinective.omniconnect.support.FileUtils.copyFile(FileUtils.java:28) at com.kinective.omniconnect.groundControl.pages.GCCaalyxAutomation.verifyXMLData(GCCaalyxAutomation.java:214) ... 14 more java.lang.Exception: Failed to verify XML Data at com.kinective.omniconnect.groundControl.pages.GCCaalyxAutomation.verifyXMLData(GCCaalyxAutomation.java:222) at com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx.calyxTestAutomation(testCalyx.java:96) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.io.FileNotFoundException: C:\Users\Monil Shah\Downloads\qa_file_name.xml (The system cannot find the path specified) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158) at com.kinective.omniconnect.support.FileUtils.copyFile(FileUtils.java:28) at com.kinective.omniconnect.groundControl.pages.GCCaalyxAutomation.verifyXMLData(GCCaalyxAutomation.java:214) ... 14 more |
36 | com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx@45c7e403 |
| verifySubmitLoan Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC14 Submit the Loan and verify the success Popup Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:SilverlakeQAAutomation; selectAssetId:SilverlakeQAAutomation; clickAssetId:Y; assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0010001234; taxId:404355924; firstName:; lastName:; loanRow:; getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP= demoMode:N; hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:; borrowerCIF:TGA2212; } Show output Show all outputs --- 17 Oct 09:49:09 955 - TestCaseID:: verifySubmitLoan --- 17 Oct 09:49:13 105 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Submit the Loan and verify the success Popup Steps: --- 17 Oct 09:49:20 295 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:49:20 296 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:49:20 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:49:23 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:49:29 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //button[@type='submit']] --- 17 Oct 09:49:32 079 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:49:36 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:49:38 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:49:38 325 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:49:41 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:49:43 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'silverlakeqaautomation')])[1]] --- 17 Oct 09:49:52 391 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:50:12 639 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:50:15 815 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:50:22 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //mat-dialog-container//button] --- 17 Oct 09:50:27 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:50:29 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0010001234')])[1]] --- 17 Oct 09:50:38 968 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:50:47 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> xpath: //button[contains(@class,'Btn-search')]] --- 17 Oct 09:50:49 888 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:51:01 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (19a17ac4cc369d3ee5659982e4886cf0)] -> id: continue-button] --- 17 Oct 09:51:02 975 - waiting for Loading-Spinner to be disappeared. Failed to submit the loan. [ScreenShot] |
java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3 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.kinective.omniconnect.support.ExtentReporter.endTest(ExtentReporter.java:269) at com.kinective.omniconnect.support.Log.endTestCase(Log.java:270) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:492) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3 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.kinective.omniconnect.support.ExtentReporter.endTest(ExtentReporter.java:269) at com.kinective.omniconnect.support.Log.endTestCase(Log.java:270) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:492) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) |
149 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 |
| verifySubmitLoan Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC14 Submit the Loan and verify the success Popup Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:premiercoQAAutomation; selectAssetId:premiercoQAAutomation; product:test_mortgage; clickAssetId:Y; assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0010001234; taxId:404355924; firstName:; lastName:; loanRow:; getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP= demoMode:N; hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:; borrowerCIF:404355924; } Show output Show all outputs --- 17 Oct 09:38:25 225 - TestCaseID:: verifySubmitLoan --- 17 Oct 09:38:27 491 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Submit the Loan and verify the success Popup Steps: --- 17 Oct 09:38:34 701 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:38:34 701 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:38:34 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:38:38 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:38:43 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //button[@type='submit']] --- 17 Oct 09:38:45 769 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:38:53 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:38:54 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:38:55 149 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:38:58 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:39:00 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'premiercoqaautomation')])[1]] --- 17 Oct 09:39:09 950 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:39:30 285 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:39:33 778 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:39:37 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //mat-dialog-container//button] --- 17 Oct 09:39:42 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:39:43 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0010001234')])[1]] --- 17 Oct 09:39:53 486 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:00 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //button[contains(@class,'Btn-search')]] --- 17 Oct 09:40:02 429 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:14 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@id='search-table']//mat-row] --- 17 Oct 09:40:16 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 17 Oct 09:40:18 674 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:24 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@id='bottom-table']//mat-row] --- 17 Oct 09:40:25 920 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:29 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@role]//button[contains(@class,'select-button')]] --- 17 Oct 09:40:30 709 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:34 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@id='search-table']//mat-row] --- 17 Oct 09:40:36 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 17 Oct 09:40:37 815 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:43 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@id='bottom-table']//mat-row] --- 17 Oct 09:40:44 872 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:48 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> xpath: //*[@role]//button[contains(@class,'select-button')]] --- 17 Oct 09:40:49 641 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:40:52 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (242d8678d63dd115f3e4d10137e08225)] -> id: continue-button] --- 17 Oct 09:40:54 534 - waiting for Loading-Spinner to be disappeared. Failed to submit the loan. [ScreenShot] |
com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan. Exception Chain:<br>java.lang.AssertionError: expected [true] but found [false]<br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at org.testng.Assert.failNotEquals(Assert.java:1037)<br>at org.testng.Assert.assertEqualsImpl(Assert.java:140)<br>at org.testng.Assert.assertEquals(Assert.java:122)<br>at org.testng.Assert.assertEquals(Assert.java:819)<br>at org.testng.Assert.assertEquals(Assert.java:829)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:578)<br>at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)<br>at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)<br>at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)<br>at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)<br>at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)<br>at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)<br>at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)<br>at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)<br>at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)<br>at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)<br>at java.base/java.lang.Thread.run(Thread.java:1623)<br> at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:99) at org.testng.Assert.failNotEquals(Assert.java:1037) at org.testng.Assert.assertEqualsImpl(Assert.java:140) at org.testng.Assert.assertEquals(Assert.java:122) at org.testng.Assert.assertEquals(Assert.java:819) at org.testng.Assert.assertEquals(Assert.java:829) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634) ... 14 more com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan. Exception Chain:<br>java.lang.AssertionError: expected [true] but found [false]<br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at org.testng.Assert.failNotEquals(Assert.java:1037)<br>at org.testng.Assert.assertEqualsImpl(Assert.java:140)<br>at org.testng.Assert.assertEquals(Assert.java:122)<br>at org.testng.Assert.assertEquals(Assert.java:819)<br>at org.testng.Assert.assertEquals(Assert.java:829)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:578)<br>at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)<br>at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)<br>at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)<br>at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)<br>at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)<br>at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)<br>at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)<br>at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)<br>at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)<br>at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)<br>at java.base/java.lang.Thread.run(Thread.java:1623)<br> at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:99) at org.testng.Assert.failNotEquals(Assert.java:1037) at org.testng.Assert.assertEqualsImpl(Assert.java:140) at org.testng.Assert.assertEquals(Assert.java:122) at org.testng.Assert.assertEquals(Assert.java:819) at org.testng.Assert.assertEquals(Assert.java:829) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634) ... 14 more |
187 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 |
| verifySubmitLoan Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC14 Submit the Loan and verify the success Popup Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:CoredirectorQAAutomation; selectAssetId:CoredirectorQAAutomation; product:test_mortgage; clickAssetId:Y; assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0010001234; taxId:404355924; firstName:; lastName:; loanRow:; getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP= demoMode:N; hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:; borrowerCIF:404355924; } Show output Show all outputs --- 17 Oct 09:41:35 246 - TestCaseID:: verifySubmitLoan --- 17 Oct 09:41:37 672 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Submit the Loan and verify the success Popup Steps: --- 17 Oct 09:41:44 791 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:41:44 792 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:41:44 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:41:48 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:41:53 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //button[@type='submit']] --- 17 Oct 09:41:56 148 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:42:03 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:42:05 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:42:05 637 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:42:09 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:42:10 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'coredirectorqaautomation')])[1]] --- 17 Oct 09:42:21 137 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:42:40 396 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:42:43 606 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:42:48 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //mat-dialog-container//button] --- 17 Oct 09:42:53 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:42:55 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0010001234')])[1]] --- 17 Oct 09:43:04 692 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:43:14 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> xpath: //button[contains(@class,'Btn-search')]] --- 17 Oct 09:43:16 038 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:43:24 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a75112cd6615bfc17906496dd6a24cf1)] -> id: continue-button] --- 17 Oct 09:43:26 114 - waiting for Loading-Spinner to be disappeared. Failed to submit the loan. [ScreenShot] |
com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan. Exception Chain:<br>java.lang.AssertionError: expected [true] but found [false]<br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at org.testng.Assert.failNotEquals(Assert.java:1037)<br>at org.testng.Assert.assertEqualsImpl(Assert.java:140)<br>at org.testng.Assert.assertEquals(Assert.java:122)<br>at org.testng.Assert.assertEquals(Assert.java:819)<br>at org.testng.Assert.assertEquals(Assert.java:829)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:578)<br>at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)<br>at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)<br>at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)<br>at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)<br>at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)<br>at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)<br>at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)<br>at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)<br>at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)<br>at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)<br>at java.base/java.lang.Thread.run(Thread.java:1623)<br> at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:99) at org.testng.Assert.failNotEquals(Assert.java:1037) at org.testng.Assert.assertEqualsImpl(Assert.java:140) at org.testng.Assert.assertEquals(Assert.java:122) at org.testng.Assert.assertEquals(Assert.java:819) at org.testng.Assert.assertEquals(Assert.java:829) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634) ... 14 more com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan. Exception Chain:<br>java.lang.AssertionError: expected [true] but found [false]<br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at org.testng.Assert.failNotEquals(Assert.java:1037)<br>at org.testng.Assert.assertEqualsImpl(Assert.java:140)<br>at org.testng.Assert.assertEquals(Assert.java:122)<br>at org.testng.Assert.assertEquals(Assert.java:819)<br>at org.testng.Assert.assertEquals(Assert.java:829)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:578)<br>at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)<br>at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)<br>at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)<br>at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)<br>at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)<br>at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)<br>at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)<br>at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)<br>at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)<br>at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)<br>at java.base/java.lang.Thread.run(Thread.java:1623)<br> at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707) at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) 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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:99) at org.testng.Assert.failNotEquals(Assert.java:1037) at org.testng.Assert.assertEqualsImpl(Assert.java:140) at org.testng.Assert.assertEquals(Assert.java:122) at org.testng.Assert.assertEquals(Assert.java:819) at org.testng.Assert.assertEquals(Assert.java:829) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737) at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634) ... 14 more |
148 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| searchInvalidAsset Test class: com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest Test method: #TC3 Login and validate the negative asset Search Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:ProductDemo06; selectAssetId:ProductDemo06; clickAssetId:N; assetRow:;, TestID=searchInvalidAsset, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Login and validate the negative asset Search} Show output Show all outputs --- 17 Oct 09:19:56 571 - TestCaseID:: searchInvalidAsset --- 17 Oct 09:19:59 246 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login and validate the negative Search Steps: --- 17 Oct 09:20:06 723 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:20:06 723 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:20:06 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83ef7e5ae50d3796a5a6cf524aa80228)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:20:09 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83ef7e5ae50d3796a5a6cf524aa80228)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:20:15 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83ef7e5ae50d3796a5a6cf524aa80228)] -> xpath: //button[@type='submit']] --- 17 Oct 09:20:18 765 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:20:22 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83ef7e5ae50d3796a5a6cf524aa80228)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:20:24 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83ef7e5ae50d3796a5a6cf524aa80228)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:20:25 110 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:20:28 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83ef7e5ae50d3796a5a6cf524aa80228)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] Test Passed. |
35 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@2362f559 | |
| searchBorrrower Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC10 Search and select the borrower Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=searchBorrrower, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=Search and select the borrower, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 17 Oct 09:28:56 674 - TestCaseID:: searchBorrrower --- 17 Oct 09:28:59 217 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and select the borrower Steps: --- 17 Oct 09:29:06 141 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:29:06 141 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:29:06 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:29:09 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:29:15 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //button[@type='submit']] --- 17 Oct 09:29:18 361 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:29:25 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:29:27 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:29:27 565 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:29:30 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:29:32 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:29:42 156 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:30:03 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:30:05 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:30:15 129 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:30:23 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //button[contains(@class,'Btn-search')]] --- 17 Oct 09:30:25 544 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:30:30 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[@role='dialog']] --- 17 Oct 09:30:30 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[@id='search-table']//mat-row] --- 17 Oct 09:30:32 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 17 Oct 09:30:34 204 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:31:03 257 - Unable to find a element after 25 sec --- 17 Oct 09:31:03 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]] --- 17 Oct 09:31:05 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[@id='bottom-table']//mat-row] --- 17 Oct 09:31:07 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> xpath: //*[@role]//button[contains(@class,'select-button')]] --- 17 Oct 09:31:08 772 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:31:12 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (53a44479729e0dc24a09e0b221a2492c)] -> id: continue-button] --- 17 Oct 09:31:13 725 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:31:44 428 - Unable to find a element after 27 sec Test Passed. |
169 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| verifyLoanSearch Test class: com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest Test method: #TC7 Search and open asset, verify Loan is Present Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=verifyLoanSearch, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:; firstName:; lastName:; loanRow:;, Description=Search and open asset, verify Loan is Present, UserName=monil.shah@kinective.io, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Key=HelloMonil!ThisIsOMNI, Password=ab7UPKi34CnZIrG25Dl05g==} Show output Show all outputs --- 17 Oct 09:23:34 307 - TestCaseID:: verifyLoanSearch --- 17 Oct 09:23:36 508 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and open asset, verify Loan Presents Steps: --- 17 Oct 09:23:43 833 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:23:43 834 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:23:44 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:23:46 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:23:53 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //button[@type='submit']] --- 17 Oct 09:23:56 132 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:24:00 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:24:02 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:24:02 628 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:24:05 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:24:07 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:24:17 575 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:24:35 012 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:24:38 211 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:24:45 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //mat-dialog-container//button] --- 17 Oct 09:24:49 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:24:51 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b114e7a9c8476e41799fd5a73f3565a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:25:01 407 - waiting for Loading-Spinner to be disappeared. Test Passed. |
100 | com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest@b2c9a9c | |
| exportAndVerifyHistoryReports Test class: com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest Test method: #TC28 Export the History Reports and verify the csvs Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:test_doc_connector; selectAssetId:Sales555-Doc; clickAssetId:Y; assetRow:;, TestID=exportAndVerifyHistoryReports, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Export the History Reports and verify the csvs, DOC CONNECTOR PAGEMAP=} Show output Show all outputs --- 17 Oct 10:13:10 808 - TestCaseID:: exportAndVerifyHistoryReports --- 17 Oct 10:13:12 943 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Export the History Reports and verify the csvs Steps: --- 17 Oct 10:13:20 606 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:13:20 607 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:13:20 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:13:23 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:13:29 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: //button[@type='submit']] --- 17 Oct 10:13:31 900 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:13:35 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:13:37 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:13:37 370 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:13:40 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:13:42 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]] --- 17 Oct 10:13:52 450 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:14:11 292 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:14:14 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bd5349cf2f656a89df65e6a356da22c5)] -> xpath: //button/span[normalize-space(text())='Confirm']] --- 17 Oct 10:14:16 956 - waiting for Loading-Spinner to be disappeared. Test Passed. |
68 | com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest@247bddad | |
| searchTaxIdAndChangeRequestLogPg Test class: com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest Test method: #TC8 Refresh Loan Selector Page, Search with Tax ID and go to Change Request Log Page Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:ProductDemo01; selectAssetId:ProductDemo01; clickAssetId:Y; assetRow:;, TestID=searchTaxIdAndChangeRequestLogPg, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; First Name:; Last Name:; loanRow:Harley Quinn,0070000013,CA8T Special,011983400,02/06/2024 07:16 AM;, Description=Refresh Loan Selector Page, Search with Tax ID and go to Change Request Log Page, UserName=monil.shah@kinective.io, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Key=HelloMonil!ThisIsOMNI, Password=ab7UPKi34CnZIrG25Dl05g==} Show output Show all outputs --- 17 Oct 09:25:16 806 - TestCaseID:: searchTaxIdAndChangeRequestLogPg --- 17 Oct 09:25:19 106 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Refresh Loan Selector Page, Search with Tax ID and go to Change Request Log Page Steps: --- 17 Oct 09:25:26 327 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:25:26 327 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:25:26 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:25:29 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:25:35 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //button[@type='submit']] --- 17 Oct 09:25:37 878 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:25:44 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:25:46 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:25:46 980 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:25:50 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:25:52 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo01')])[1]] --- 17 Oct 09:26:01 424 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:26:19 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //button[contains(@class,'refresh')]] --- 17 Oct 09:26:20 975 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:26:26 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:26:28 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:26:38 751 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:26:42 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8465865b84b77b108930b91100c267d7)] -> xpath: //*[contains(@class,'link-title') and text()='Change Request Log']] --- 17 Oct 09:26:44 294 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:27:13 021 - Unable to find a element after 25 sec Test Passed. |
115 | com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest@b2c9a9c | |
| verifyPinnedAsset Test class: com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest Test method: #TC5 Login and verify already pinned asset Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation03; selectAssetId:QAAutomation03; clickAssetId:N; assetRow:;, TestID=verifyPinnedAsset, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Login and verify already pinned asset} Show output Show all outputs --- 17 Oct 09:21:13 323 - TestCaseID:: verifyPinnedAsset --- 17 Oct 09:21:19 726 - 6 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login and verify already pinned asset Steps: --- 17 Oct 09:21:26 983 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:21:26 983 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:21:27 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:21:31 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:21:36 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //button[@type='submit']] --- 17 Oct 09:21:39 398 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:21:46 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:21:59 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:22:00 119 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:22:03 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:22:05 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]] --- 17 Oct 09:22:16 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]] --- 17 Oct 09:22:19 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> id: mat-dialog-0] --- 17 Oct 09:22:19 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //*[@role='dialog']//child::button] --- 17 Oct 09:22:22 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:22:22 645 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:22:31 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]] --- 17 Oct 09:22:31 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]] --- 17 Oct 09:22:34 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> id: mat-dialog-1] --- 17 Oct 09:22:36 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (911ac24b2f7e27e857821f6f75db2106)] -> xpath: //*[@role='dialog']//child::button] Test Passed. |
90 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@2362f559 | |
| assignLoanToNewBorrower Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC11 Assign the Loan to the new Borrower Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=assignLoanToNewBorrower, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=Assign the Loan to the new Borrower, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 17 Oct 09:31:49 068 - TestCaseID:: assignLoanToNewBorrower --- 17 Oct 09:31:51 360 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Assign the Loan to the new Borrower Steps: --- 17 Oct 09:31:58 916 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:31:58 916 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:31:59 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:32:02 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:32:07 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //button[@type='submit']] --- 17 Oct 09:32:10 538 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:32:18 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:32:20 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:32:21 123 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:32:24 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:32:26 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:32:35 845 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:32:54 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:32:56 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:33:06 463 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:33:16 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //button[contains(@class,'Btn-search')]] --- 17 Oct 09:33:18 913 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:33:22 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[@role='dialog']] --- 17 Oct 09:33:22 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[@id='search-table']//mat-row] --- 17 Oct 09:33:24 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 17 Oct 09:33:25 596 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:33:28 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]] --- 17 Oct 09:33:30 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> xpath: //*[@role]//button[contains(@class,'new-button')]] --- 17 Oct 09:33:32 431 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:33:35 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fbc4b984a7aafbcfc01f8bc8adcb1e72)] -> id: continue-button] --- 17 Oct 09:33:37 375 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:34:07 937 - Unable to find a element after 27 sec Test Passed. |
141 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| verifyProfileLinks Test class: com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest Test method: #TC29 Verify Profile Links Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=verifyProfileLinks, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Verify Profile Links, PROFILE LINKS PAGEMAP=adminPage=Y; groundControlPage=Y; omniPortalPage=Y; logout=Y;} Show output Show all outputs --- 17 Oct 10:14:21 935 - TestCaseID:: verifyProfileLinks --- 17 Oct 10:14:24 583 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Verify Profile Links Steps: --- 17 Oct 10:14:31 684 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:14:31 684 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:14:31 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0547de26044a851e3966f4a1b234e1c)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:14:35 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0547de26044a851e3966f4a1b234e1c)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:14:40 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0547de26044a851e3966f4a1b234e1c)] -> xpath: //button[@type='submit']] --- 17 Oct 10:14:43 529 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:14:47 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0547de26044a851e3966f4a1b234e1c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:14:49 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0547de26044a851e3966f4a1b234e1c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:14:49 448 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:14:52 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0547de26044a851e3966f4a1b234e1c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:14:54 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e0547de26044a851e3966f4a1b234e1c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 10:15:03 730 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:15:23 919 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:15:29 008 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:15:37 288 - waiting for Loading-Spinner to be disappeared. Test Passed. |
81 | com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest@d35dea7 | |
| unhideTransactionRequestChange Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC20 UnHide the transaction and Request Change from that transaction Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=unhideTransactionRequestChange, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=UnHide the transaction and Request Change from that transaction, CHANGE REQUEST PAGEMAP=Loan Number/File Number:Current Loan;Corrected Field Value:Automation;Item Priority:Medium Priority;Description:This is test description for the unhidden transaction;, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:ID01_02_0013;} Show output Show all outputs --- 17 Oct 10:00:04 709 - TestCaseID:: unhideTransactionRequestChange --- 17 Oct 10:00:07 055 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) UnHide the transaction and Request Change from that transaction Steps: --- 17 Oct 10:00:14 873 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:00:14 873 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:00:15 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:00:18 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:00:24 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //button[@type='submit']] --- 17 Oct 10:00:27 234 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:00:30 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:00:32 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:00:33 085 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:00:36 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:00:38 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 10:00:47 554 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:01:08 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 10:01:10 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 10:01:20 768 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:01:28 514 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> tag name: mat-slide-toggle]] -> tag name: span] --- 17 Oct 10:01:34 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]] --- 17 Oct 10:01:42 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 17 Oct 10:01:42 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 17 Oct 10:01:42 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (01e8f616bc9c203221e4b5f4ee2690b5)] -> xpath: (//tr/td[normalize-space(text())='ID01_02_0013'])[last()]] Test Passed. |
99 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| verifyRequestChange Test class: com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest Test method: #TC17 Request Change button for the field Id and Verify the change request Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=verifyRequestChange, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:11983400; loanRow:;, Description=Request Change button for the field Id and Verify the change request, CHANGE REQUEST PAGEMAP=Loan Number/File Number:All Loans;Corrected Field Value:Automation;Item Priority:High Priority;Description:This is test description;, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:EA01_0004;} Show output Show all outputs --- 17 Oct 09:55:21 546 - TestCaseID:: verifyRequestChange --- 17 Oct 09:55:24 053 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Request Change button for the field Id and Verify the change request Steps: --- 17 Oct 09:55:31 543 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:55:31 543 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:55:31 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:55:35 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:55:40 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //button[@type='submit']] --- 17 Oct 09:55:43 110 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:55:46 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:55:48 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:55:49 092 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:55:52 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:55:54 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:56:03 800 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:56:22 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:56:24 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:56:34 313 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:56:47 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]] --- 17 Oct 09:56:52 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 17 Oct 09:56:53 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (92c958e049cef899d9fab12d80298da1)] -> xpath: (//tr/td[normalize-space(text())='EA01_0004'])[last()]] Test Passed. |
92 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@fa4c865 | |
| submitDocConnectorLoan Test class: com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest Test method: #TC27 Submit Doc Connector Loans Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:test_doc_connector; selectAssetId:Sales555-Doc; clickAssetId:Y; assetRow:;, TestID=submitDocConnectorLoan, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Submit Doc Connector Loans, DOC CONNECTOR PAGEMAP=searchLoan:2310000072; selectLoan:2310000072; clickLoan:N; sendLoan:Y;} Show output Show all outputs --- 17 Oct 10:11:39 046 - TestCaseID:: submitDocConnectorLoan --- 17 Oct 10:11:41 254 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Submit Doc Connector Loans Steps: --- 17 Oct 10:11:48 473 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:11:48 473 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:11:48 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:11:51 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:11:57 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //button[@type='submit']] --- 17 Oct 10:11:59 636 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:12:07 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:12:08 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:12:09 066 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:12:12 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:12:14 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]] --- 17 Oct 10:12:23 537 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:12:42 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //input[contains(@class,'filter-input')]] --- 17 Oct 10:12:42 787 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:12:46 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //input[contains(@class,'filter-input')]] --- 17 Oct 10:12:49 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2310000072')])[1]] --- 17 Oct 10:12:54 580 - Moved to element.. --- 17 Oct 10:12:56 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (df8fdee2dfbad22d7b160fc2884d4571)] -> xpath: //button/span[normalize-space(text())='Confirm']] --- 17 Oct 10:12:58 499 - waiting for Loading-Spinner to be disappeared. Test Passed. |
89 | com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest@247bddad | |
| globalSearchByField Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC16 Global Search the transaction by Field Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=globalSearchByField, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=Global Search the transaction by Field, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:Down Payment; fieldId:;} Show output Show all outputs --- 17 Oct 09:53:30 916 - TestCaseID:: globalSearchByField --- 17 Oct 09:53:33 476 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Global Search the transaction by Field Steps: --- 17 Oct 09:53:40 664 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:53:40 664 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:53:40 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:53:43 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:53:49 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //button[@type='submit']] --- 17 Oct 09:53:51 921 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:53:58 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:54:00 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:54:01 169 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:54:04 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:54:06 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:54:15 893 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:54:37 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:54:39 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:54:49 095 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:55:14 045 - Element not found : Filter Search --- 17 Oct 09:55:14 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //button/following-sibling::input[@type='search']] --- 17 Oct 09:55:20 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7fc3666e38a38d6e5c2a717deaade43c)] -> xpath: //*[@id='arrow-icons'][2]] Test Passed. |
108 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| filterTransactionByField Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC15 Filter the transaction by Field Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=filterTransactionByField, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=Filter the transaction by Field, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:Alternate Name; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 17 Oct 09:51:43 036 - TestCaseID:: filterTransactionByField --- 17 Oct 09:51:45 334 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Filter the transaction by Field Steps: --- 17 Oct 09:51:52 838 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:51:52 838 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:51:53 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:51:55 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:52:00 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //button[@type='submit']] --- 17 Oct 09:52:03 706 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:52:07 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:52:09 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:52:10 279 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:52:13 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:52:15 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:52:25 022 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:52:46 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:52:48 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:52:58 316 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:53:24 354 - Element not found : Filter Search --- 17 Oct 09:53:24 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //button/following-sibling::input[@type='search']] --- 17 Oct 09:53:30 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9446a6d6baace644d7d64d384bfc97ff)] -> xpath: //*[@id='arrow-icons'][2]] Test Passed. |
105 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| exportChangeRequests Test class: com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest Test method: #TC19 Export the Change Requests Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=exportChangeRequests, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:11983400; loanRow:;, Description=Export the Change Requests, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=} Show output Show all outputs --- 17 Oct 09:58:35 425 - TestCaseID:: exportChangeRequests --- 17 Oct 09:58:37 694 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Export the Change Requests Steps: --- 17 Oct 09:58:44 901 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:58:44 901 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:58:45 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:58:48 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:58:53 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //button[@type='submit']] --- 17 Oct 09:58:56 176 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:59:00 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:59:02 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:59:02 520 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:59:05 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:59:07 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:59:16 783 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:59:38 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:59:40 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:59:49 795 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:00:02 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b115b460ec895ad37370b394b7af9ccf)] -> xpath: //div[@class='confirm-dialog']//button[2]] Test Passed. |
87 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@fa4c865 | |
| verifyErrorsOnLoanLookup Test class: com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest Test method: #TC21 Search the Loan on Loan Lookup Page and verify the errors Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation02; selectAssetId:QAAutomation02; clickAssetId:Y; assetRow:;, TestID=verifyErrorsOnLoanLookup, LOAN SELECTOR PAGEMAP=loanNumber:122210007322; taxId:; firstName:; lastName:; selectLoan:;, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Search the Loan on Loan Lookup Page and verify the errors} Show output Show all outputs --- 17 Oct 10:01:46 755 - TestCaseID:: verifyErrorsOnLoanLookup --- 17 Oct 10:01:49 324 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search the Loan on Loan Lookup Page and verify the errors Steps: --- 17 Oct 10:01:56 724 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:01:56 724 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:01:56 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:02:01 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:02:06 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: //button[@type='submit']] --- 17 Oct 10:02:09 080 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:02:13 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:02:15 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:02:15 437 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:02:19 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:02:21 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]] --- 17 Oct 10:02:30 504 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:02:55 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: //input[@*='Loan Number']] --- 17 Oct 10:02:57 448 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:03:19 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (292ff4eb733ec2180499c0e19b7cc155)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'')])[1]] --- 17 Oct 10:03:20 817 - waiting for Loading-Spinner to be disappeared. Test Passed. |
114 | com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest@3bd82cf5 | |
| verifyTransactionSortFilter Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC13 Tests of Transactions Panel Sorting and filtering Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=verifyTransactionSortFilter, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=Tests of Transactions Panel Sorting and filtering, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:76; searchTransactionByField:; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 17 Oct 09:36:35 743 - TestCaseID:: verifyTransactionSortFilter --- 17 Oct 09:36:37 901 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Tests of Transactions Pannel Sorting and filtering Steps: --- 17 Oct 09:36:45 194 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:36:45 194 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:36:45 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:36:48 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:36:54 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //button[@type='submit']] --- 17 Oct 09:36:56 893 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:37:01 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:37:03 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:37:03 408 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:37:06 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:37:08 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:37:18 164 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:37:39 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:37:41 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:37:51 132 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:38:01 755 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> tag name: mat-slide-toggle]] -> tag name: span] --- 17 Oct 09:38:13 004 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> tag name: mat-slide-toggle]] -> tag name: span] --- 17 Oct 09:38:20 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5fb9e8fdd5349e60c2661038d7207d6)] -> xpath: //button/*[text()='sort_by_alpha']] Test Passed. |
107 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| loginSearchAndOpenAsset Test class: com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest Test method: #TC1 Login and validate the Home Page, Search and Select the Assets Parameters: {ASSET SELECTOR PAGEMAP=searchAsset:test_general_ledger_accounting,QAAutomation02,ProductDemo04,QAAutomation01,prod_mortgage; selectAssetId:QAAutomation03,QAAutomation02,ProductDemo04,QAAutomation01,5068; clickAssetId:N,N,N,N,Y; assetRow:;, TestID=loginSearchAndOpenAsset, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Login and validate the Home Page, Search and Select the Assets} Show output Show all outputs --- 17 Oct 09:16:26 016 - TestCaseID:: loginSearchAndOpenAsset --- 17 Oct 09:16:33 740 - 7 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login and validate the Home Page, Search and Select the Assets Steps: --- 17 Oct 09:16:42 590 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:16:42 591 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:16:43 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:16:46 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:16:50 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //button[@type='submit']] --- 17 Oct 09:16:58 117 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:17:04 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:17:06 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:06 649 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:17:10 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:12 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]] --- 17 Oct 09:17:21 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:22 146 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:17:25 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:27 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]] --- 17 Oct 09:17:37 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:37 689 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:17:41 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:42 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo04')])[1]] --- 17 Oct 09:17:52 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:52 932 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:17:56 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:17:58 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:18:07 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:18:07 999 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:18:11 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:18:13 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9d8f276cb39a7cf9d219d8b8c40ec06)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'5068')])[1]] --- 17 Oct 09:18:18 935 - Moved to element.. --- 17 Oct 09:18:22 051 - waiting for Loading-Spinner to be disappeared. Test Passed. |
131 | com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest@8297b3a | |
| searchCancelBorrower Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC12 Search the borrower and cancel the dialog Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=searchCancelBorrower, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=Search the borrower and cancel the dialog, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 17 Oct 09:34:12 853 - TestCaseID:: searchCancelBorrower --- 17 Oct 09:34:15 338 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search the borrower and cancel the dialog Steps: --- 17 Oct 09:34:23 202 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:34:23 202 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:34:23 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:34:25 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:34:31 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //button[@type='submit']] --- 17 Oct 09:34:34 293 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:34:41 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:34:43 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:34:43 847 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:34:47 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:34:49 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:34:58 482 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:35:20 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:35:25 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:35:35 692 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:35:47 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //button[contains(@class,'Btn-search')]] --- 17 Oct 09:35:49 336 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:35:52 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //*[@role='dialog']] --- 17 Oct 09:35:52 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //*[@id='search-table']//mat-row] --- 17 Oct 09:35:54 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 17 Oct 09:35:56 502 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:35:59 576 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:36:02 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (382117c2f18f516ecbcd5ef46d0f24e3)] -> id: cancel-button] --- 17 Oct 09:36:04 611 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:36:35 289 - Unable to find a element after 27 sec Test Passed. |
140 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| searchAssetAndVerifyError Test class: com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest Test method: Search Asset and verify the Asset's error message Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:02i1R0000084zorQAA; selectAssetId:02i1R0000084zorQAA; clickAssetId:Y; assetRow:;, TestID=searchAssetAndVerifyError, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Search Asset and verify the Asset's error message} Show output Show all outputs --- 17 Oct 10:03:43 578 - TestCaseID:: searchAssetAndVerifyError --- 17 Oct 10:03:45 775 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search Asset and verify the Asset's error message Steps: --- 17 Oct 10:03:53 508 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:03:53 508 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:03:53 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f091b04afc6777510d869c68b6ac45ed)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:03:56 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f091b04afc6777510d869c68b6ac45ed)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:04:02 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f091b04afc6777510d869c68b6ac45ed)] -> xpath: //button[@type='submit']] --- 17 Oct 10:04:04 762 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:04:12 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f091b04afc6777510d869c68b6ac45ed)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:04:13 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f091b04afc6777510d869c68b6ac45ed)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:04:14 210 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:04:17 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f091b04afc6777510d869c68b6ac45ed)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:04:20 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f091b04afc6777510d869c68b6ac45ed)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r0000084zorqaa')])[1]] --- 17 Oct 10:04:29 682 - waiting for Loading-Spinner to be disappeared. Test Passed. |
48 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@2362f559 | |
| createUpdateDeleteChangeRequest Test class: com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest Test method: #TC30 Request Change button for the field Id and Verify the change request Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=createUpdateDeleteChangeRequest, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:11983400; loanRow:;, Description=Request Change button for the field Id and Verify the change request, CHANGE REQUEST PAGEMAP=addLoanType:Y; loanType:Fixed Rate; productName:test; coreValue:40;, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=} Show output Show all outputs --- 17 Oct 10:15:45 612 - TestCaseID:: createUpdateDeleteChangeRequest --- 17 Oct 10:15:49 120 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Request Change button for the field Id and Verify the change request Steps: --- 17 Oct 10:15:56 630 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:15:56 630 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:15:56 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:15:59 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:16:05 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //button[@type='submit']] --- 17 Oct 10:16:08 212 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:16:15 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:16:17 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:16:17 450 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:16:20 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:16:22 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 10:16:32 048 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:16:53 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 10:16:55 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 10:17:07 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']] --- 17 Oct 10:17:08 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]] --- 17 Oct 10:17:10 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]] --- 17 Oct 10:17:12 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']] --- 17 Oct 10:17:14 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]] --- 17 Oct 10:17:16 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]] --- 17 Oct 10:17:18 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //tr/td[normalize-space(text())='test2025.10.17.10.15.49_Changed']/following-sibling::td//button] --- 17 Oct 10:17:22 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //tr/td[normalize-space(text())='test2025.10.17.10.15.49_Changed']/following-sibling::td//mat-icon[2]] --- 17 Oct 10:17:24 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (626b5e9b70acdea6287a6c1222015d7e)] -> xpath: //div[@class='confirm-dialog']//button[2]] Test Passed. |
99 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@fa4c865 | |
| verifyLoansOnLoanLookupPg Test class: com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest Test method: #TC23 Verify different Loans on Loan Lookup Page Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation02; selectAssetId:QAAutomation02; clickAssetId:Y; assetRow:;, TestID=verifyLoansOnLoanLookupPg, LOAN SELECTOR PAGEMAP=loanNumber:2102003111; taxId:551-50-7879; firstName:; lastName:; selectLoan:30 Year Fixed;, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Verify different Loans on Loan Lookup Page} Show output Show all outputs --- 17 Oct 10:04:34 779 - TestCaseID:: verifyLoansOnLoanLookupPg --- 17 Oct 10:04:37 354 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Verify different Loans on Loan Lookup Page Steps: --- 17 Oct 10:04:45 848 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:04:45 849 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:04:46 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:04:49 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:04:54 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //button[@type='submit']] --- 17 Oct 10:04:57 303 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:05:02 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:05:03 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:05:04 273 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:05:07 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:05:09 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]] --- 17 Oct 10:05:18 823 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:05:44 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //input[@*='Loan Number']] --- 17 Oct 10:05:45 685 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:06:11 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3fe81f92ad97e8cc4e8b47a4992708bb)] -> xpath: //input[@*='Loan Number']] --- 17 Oct 10:06:12 900 - waiting for Loading-Spinner to be disappeared. Test Passed. |
104 | com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest@3bd82cf5 | |
| verifyPinLastAsset Test class: com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest Test method: #TC6 Scroll to the end of the page and verify and pin the last asset Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:02i1R00000GHkV9QAL; selectAssetId:02i1R00000GHkV9QAL; clickAssetId:N; assetRow:02i1R00000GHkV9QAL,test_mortgage,National Institutes of Health Federal Credit Union,mortgagebot,mortgageservicer,kbumbul@nxtsoft.com,01/20/2023, 4:15 AM;, TestID=verifyPinLastAsset, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Scroll to the end of the page and verify and pin the last asset} Show output Show all outputs --- 17 Oct 09:22:50 162 - TestCaseID:: verifyPinLastAsset --- 17 Oct 09:22:52 721 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Scroll to the end of the page and verify and pin the last asset Steps: --- 17 Oct 09:23:00 340 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:23:00 340 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:23:00 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dba70d6aca49b531d768b6ff0d840754)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:23:03 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dba70d6aca49b531d768b6ff0d840754)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:23:09 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dba70d6aca49b531d768b6ff0d840754)] -> xpath: //button[@type='submit']] --- 17 Oct 09:23:12 159 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:23:16 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dba70d6aca49b531d768b6ff0d840754)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:23:18 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dba70d6aca49b531d768b6ff0d840754)] -> xpath: (//tr)[last()]] Test Passed. |
41 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@2362f559 | |
| verifyPinUnpinAsset Test class: com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest Test method: #TC4 Search and Pin the Asset, UnPin it after verification Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:N; assetRow:;, TestID=verifyPinUnpinAsset, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Search and Pin the Asset, UnPin it after verification} Show output Show all outputs --- 17 Oct 09:20:35 210 - TestCaseID:: verifyPinUnpinAsset --- 17 Oct 09:20:37 716 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and Pin the Asset, UnPin it after verification Steps: --- 17 Oct 09:20:45 488 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:20:45 489 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:20:45 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c81b835c61d2c2b167dd5ba939db2c58)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:20:49 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c81b835c61d2c2b167dd5ba939db2c58)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:20:56 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c81b835c61d2c2b167dd5ba939db2c58)] -> xpath: //button[@type='submit']] --- 17 Oct 09:20:58 821 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:21:03 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c81b835c61d2c2b167dd5ba939db2c58)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] Test Passed. |
35 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@2362f559 | |
| exportGeneralLedgerCSV Test class: com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest Test method: #TC24 Export the General Ledger (GL) CSV Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:test_prologue_gla; selectAssetId:test_prologue_gla; clickAssetId:Y; assetRow:;, TestID=exportGeneralLedgerCSV, LOAN SELECTOR PAGEMAP=loanNumber:122307008365; taxId:; firstName:; lastName:; loanRow:; loanRow:LAND LOAN;, Description=Export the General Ledger (GL) CSV, CHANGE REQUEST PAGEMAP=Loan Number/File Number:; Corrected Field Value:; Item Priority:; Description:;, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 17 Oct 10:06:22 168 - TestCaseID:: exportGeneralLedgerCSV --- 17 Oct 10:06:25 609 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Export the General Ledger (GL) CSV Steps: --- 17 Oct 10:06:33 088 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:06:33 088 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:06:33 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:06:36 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:06:41 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //button[@type='submit']] --- 17 Oct 10:06:43 826 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:06:47 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:06:49 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:06:49 694 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:06:53 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:06:54 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'test_prologue_gla')])[1]] --- 17 Oct 10:07:04 679 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:07:28 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //input[@*='Loan Number']] --- 17 Oct 10:07:30 162 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:07:49 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'122307008365')])[1]] --- 17 Oct 10:07:51 351 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:08:13 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[6]/input] --- 17 Oct 10:08:15 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[5]/input] --- 17 Oct 10:08:17 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[4]/input] --- 17 Oct 10:08:20 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[3]/input] --- 17 Oct 10:08:22 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6c6813a8f9fb79347af2e41379720655)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[2]/input] Test Passed. |
125 | com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest@544fa968 | |
| selectBorrowerAndVerifyTransactions Test class: com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest Test method: #TC25 Search and select the borrower, verify transactions disappears Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:WNB Financial, N.A.; selectAssetId:02i1R00000SCYfAQAX; clickAssetId:Y; assetRow:;, TestID=selectBorrowerAndVerifyTransactions, LOAN SELECTOR PAGEMAP=loanNumber:4400012590; taxId:; First Name:; Last Name:; loanRow:;, Description=Search and select the borrower, verify transactions disappears, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=} Show output Show all outputs --- 17 Oct 10:08:31 122 - TestCaseID:: selectBorrowerAndVerifyTransactions --- 17 Oct 10:08:33 796 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and select the borrower, verify transactions disappears Steps: --- 17 Oct 10:08:41 289 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 10:08:41 289 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 10:08:41 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 10:08:45 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 10:08:52 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //button[@type='submit']] --- 17 Oct 10:08:54 806 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:08:59 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 10:09:01 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:09:01 289 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:09:04 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 10:09:06 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r00000scyfaqax')])[1]] --- 17 Oct 10:09:15 725 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:09:37 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 10:09:39 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'4400012590')])[1]] --- 17 Oct 10:09:48 941 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:10:02 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //button[contains(@class,'Btn-search')]] --- 17 Oct 10:10:04 089 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:10:16 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[@role='dialog']] --- 17 Oct 10:10:16 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[@id='search-table']//mat-row] --- 17 Oct 10:10:19 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 17 Oct 10:10:21 388 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:10:50 532 - Unable to find a element after 25 sec --- 17 Oct 10:10:50 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]] --- 17 Oct 10:10:52 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[@id='bottom-table']//mat-row] --- 17 Oct 10:10:55 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> xpath: //*[@role]//button[contains(@class,'select-button')]] --- 17 Oct 10:10:56 841 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:11:00 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ae416342eaab560f5bc8131ff7aeb5ce)] -> id: continue-button] --- 17 Oct 10:11:02 071 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 10:11:32 274 - Unable to find a element after 27 sec Test Passed. |
185 | com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest@544fa968 | |
| verifyAndResolveIssueList Test class: com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest Test method: #TC9 Verify field errors and Resolve them Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=verifyAndResolveIssueList, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, Description=Verify field errors and Resolve them, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 17 Oct 09:27:14 905 - TestCaseID:: verifyAndResolveIssueList --- 17 Oct 09:27:17 193 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Verify field errors and Resolve them Steps: --- 17 Oct 09:27:24 446 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:27:24 446 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:27:24 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:27:27 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:27:33 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: //button[@type='submit']] --- 17 Oct 09:27:36 155 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:27:43 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:27:45 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:27:45 552 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:27:48 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:27:50 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:27:59 962 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:28:21 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:28:23 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:28:33 431 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:28:42 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Numerical Value Expected')]//preceding::td//child::input)[last()]] --- 17 Oct 09:28:47 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Exceeds Max Length')]//preceding::td//child::input)[last()]] --- 17 Oct 09:28:50 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ac4e7dd36104c3b2775b80277b5bc5f)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Value Not Found')]//preceding::td//child::input)[last()]] Test Passed. |
99 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@4c178a76 | |
| loginWithInvalidCredentials Test class: com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest Test method: #TC2 Login with wrong credentials and validate the error message Parameters: {ASSET SELECTOR PAGEMAP=, TestID=loginWithInvalidCredentials, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG23Dl05g==; key:HelloMonil!ThisIsOMNI;, Description=Login with wrong credentials and validate the error message} Show output Show all outputs --- 17 Oct 09:18:44 888 - TestCaseID:: loginWithInvalidCredentials --- 17 Oct 09:18:47 808 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login with wrong credentials and validate the error message Steps: --- 17 Oct 09:18:55 593 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:18:55 594 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:18:55 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8741e76695c5864bf0a9b3d18dfe10bc)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:18:58 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8741e76695c5864bf0a9b3d18dfe10bc)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:19:05 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8741e76695c5864bf0a9b3d18dfe10bc)] -> xpath: //button[@type='submit']] --- 17 Oct 09:19:08 330 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:19:54 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8741e76695c5864bf0a9b3d18dfe10bc)] -> css selector: div.ng-star-inserted.mat-form-field-underline.ng-tns-c52-5] Test Passed. |
68 | com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest@8297b3a | |
| editChangeRequest Test class: com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest Test method: #TC18 Respond to the Change Request with added notes Parameters: {ASSET SELECTOR PAGEMAP= searchAsset:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=editChangeRequest, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:11983400; loanRow:;, Description=Respond to the Change Request with added notes, CHANGE REQUEST PAGEMAP=Loan Number/File Number:All Loans;Corrected Field Value:Automation;Item Priority:High Priority;Description:This is test description;, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:ab7UPKi34CnZIrG25Dl05g==; key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:LA01_0004;} Show output Show all outputs --- 17 Oct 09:56:56 835 - TestCaseID:: editChangeRequest --- 17 Oct 09:56:59 531 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Respond to the Change Request with added notes Steps: --- 17 Oct 09:57:06 928 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 17 Oct 09:57:06 930 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 17 Oct 09:57:07 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //input[@id='mat-input-0']] --- 17 Oct 09:57:10 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //input[@id='mat-input-1']] --- 17 Oct 09:57:16 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //button[@type='submit']] --- 17 Oct 09:57:18 631 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:57:25 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 17 Oct 09:57:27 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:57:27 857 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:57:31 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 17 Oct 09:57:33 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 17 Oct 09:57:42 353 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:58:00 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //div[@id='search-bar-container']//child::input] --- 17 Oct 09:58:02 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 17 Oct 09:58:12 220 - waiting for Loading-Spinner to be disappeared. --- 17 Oct 09:58:22 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]] --- 17 Oct 09:58:27 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 17 Oct 09:58:28 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='FieldID']] --- 17 Oct 09:58:30 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: (//*[contains(text(),'Filter Search')]//preceding::input)[last()]] --- 17 Oct 09:58:32 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72808bf5e10af11eb1756d0ec5cff7cc)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Items To Test']] Test Passed. |
95 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@fa4c865 | |