| Tests passed/Failed/Skipped: | 25/4/1 |
| Started on: | Fri Aug 15 11:19:01 PDT 2025 |
| Total time: | 16194 seconds (16194963 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| 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 --- 15 Aug 15:22:30 633 - TestCaseID:: exportAndVerifyHistoryReports --- 15 Aug 15:23:23 675 - 53 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Export the History Reports and verify the csvs Steps: --- 15 Aug 15:24:30 407 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 15:24:30 407 - 6 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 15:24:38 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 15:24:59 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 15:25:48 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: //button[@type='submit']] --- 15 Aug 15:26:23 849 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:26:38 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 15:27:09 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:27:29 187 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:27:37 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:27:52 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]] --- 15 Aug 15:28:28 667 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:29:41 589 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:29:47 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f480017aee9a637dfa060001b2a38692)] -> xpath: //button/span[normalize-space(text())='Confirm']] --- 15 Aug 15:29:52 491 - waiting for Loading-Spinner to be disappeared. Failed to export the loan History. [ScreenShot] |
com.kinective.omniconnect.support.KinectiveException: Failed to export the loan History. Exception Chain:<br>com.kinective.omniconnect.support.KinectiveException: Failed to read the CSV File Exception Chain:<br>java.io.FileNotFoundException: (There are no more files)<br>Exception Stacktrace: <br>at java.base/java.io.FileInputStream.open0(Native Method)<br>at java.base/java.io.FileInputStream.open(FileInputStream.java:219)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)<br>at java.base/java.io.FileReader.<init>(FileReader.java:60)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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><br>Exception Stacktrace: <br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:270)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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><br>java.io.FileNotFoundException: (There are no more files)<br>Exception Stacktrace: <br>at java.base/java.io.FileInputStream.open0(Native Method)<br>at java.base/java.io.FileInputStream.open(FileInputStream.java:219)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)<br>at java.base/java.io.FileReader.<init>(FileReader.java:60)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:228) at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166) 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: com.kinective.omniconnect.support.KinectiveException: Failed to read the CSV File Exception Chain:<br>java.io.FileNotFoundException: (There are no more files)<br>Exception Stacktrace: <br>at java.base/java.io.FileInputStream.open0(Native Method)<br>at java.base/java.io.FileInputStream.open(FileInputStream.java:219)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)<br>at java.base/java.io.FileReader.<init>(FileReader.java:60)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:270) at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223) ... 14 more Caused by: java.io.FileNotFoundException: (There are no more files) 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 java.base/java.io.FileInputStream.<init>(FileInputStream.java:112) at java.base/java.io.FileReader.<init>(FileReader.java:60) at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253) ... 15 more com.kinective.omniconnect.support.KinectiveException: Failed to export the loan History. Exception Chain:<br>com.kinective.omniconnect.support.KinectiveException: Failed to read the CSV File Exception Chain:<br>java.io.FileNotFoundException: (There are no more files)<br>Exception Stacktrace: <br>at java.base/java.io.FileInputStream.open0(Native Method)<br>at java.base/java.io.FileInputStream.open(FileInputStream.java:219)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)<br>at java.base/java.io.FileReader.<init>(FileReader.java:60)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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><br>Exception Stacktrace: <br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:270)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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><br>java.io.FileNotFoundException: (There are no more files)<br>Exception Stacktrace: <br>at java.base/java.io.FileInputStream.open0(Native Method)<br>at java.base/java.io.FileInputStream.open(FileInputStream.java:219)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)<br>at java.base/java.io.FileReader.<init>(FileReader.java:60)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:228) at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166) 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: com.kinective.omniconnect.support.KinectiveException: Failed to read the CSV File Exception Chain:<br>java.io.FileNotFoundException: (There are no more files)<br>Exception Stacktrace: <br>at java.base/java.io.FileInputStream.open0(Native Method)<br>at java.base/java.io.FileInputStream.open(FileInputStream.java:219)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:158)<br>at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)<br>at java.base/java.io.FileReader.<init>(FileReader.java:60)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253)<br>at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223)<br>at com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest.exportAndVerifyHistoryReports(docConnectorTest.java:166)<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.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:270) at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.exportLoanHistory(GCDocConnectorHistoryPage.java:223) ... 14 more Caused by: java.io.FileNotFoundException: (There are no more files) 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 java.base/java.io.FileInputStream.<init>(FileInputStream.java:112) at java.base/java.io.FileReader.<init>(FileReader.java:60) at com.kinective.omniconnect.groundControl.pages.GCDocConnectorHistoryPage.readCSVData(GCDocConnectorHistoryPage.java:253) ... 15 more |
417 | com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest@24313fcc |
| 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 --- 15 Aug 13:22:13 045 - TestCaseID:: verifyRequestChange --- 15 Aug 13:22:41 167 - 28 - 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: --- 15 Aug 13:25:07 800 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 13:25:07 877 - 15 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 13:25:18 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 13:26:00 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 13:27:28 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //button[@type='submit']] --- 15 Aug 13:28:05 477 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:28:13 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 13:28:44 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:28:55 370 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:29:04 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:29:26 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 13:30:29 684 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:32:05 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 13:32:26 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 13:32:41 192 - Moved to element.. --- 15 Aug 13:33:24 905 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:34:44 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]] --- 15 Aug 13:35:54 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (717f5985d373739b07ae8e96e116b795)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 15 Aug 13:36:07 703 - Element not found : element --- 15 Aug 13:36:09 337 - Element not found : element --- 15 Aug 13:36:10 617 - Element not found : element --- 15 Aug 13:36:11 956 - Element not found : element --- 15 Aug 13:36:14 589 - Element not found : element --- 15 Aug 13:36:16 457 - Element not found : element --- 15 Aug 13:36:18 214 - Element not found : element --- 15 Aug 13:36:20 236 - Element not found : element --- 15 Aug 13:36:21 579 - Element not found : element --- 15 Aug 13:36:23 449 - Element not found : element --- 15 Aug 13:36:25 410 - Element not found : element --- 15 Aug 13:36:27 009 - Element not found : element --- 15 Aug 13:36:28 995 - Element not found : element --- 15 Aug 13:36:32 926 - Element not found : element --- 15 Aug 13:36:35 602 - Element not found : element --- 15 Aug 13:36:38 003 - Element not found : element --- 15 Aug 13:36:40 732 - Element not found : element --- 15 Aug 13:36:42 926 - Element not found : element --- 15 Aug 13:36:44 810 - Element not found : element --- 15 Aug 13:36:46 317 - Element not found : element --- 15 Aug 13:36:48 228 - Element not found : element --- 15 Aug 13:36:49 487 - Element not found : element --- 15 Aug 13:36:51 007 - Element not found : element --- 15 Aug 13:36:52 323 - Element not found : element --- 15 Aug 13:36:53 394 - Element not found : element --- 15 Aug 13:36:54 712 - Element not found : element --- 15 Aug 13:36:55 925 - Element not found : element --- 15 Aug 13:36:57 068 - Element not found : element --- 15 Aug 13:36:58 137 - Element not found : element --- 15 Aug 13:36:59 405 - Element not found : element --- 15 Aug 13:37:00 568 - Element not found : element --- 15 Aug 13:37:01 758 - Element not found : element --- 15 Aug 13:37:02 961 - Element not found : element --- 15 Aug 13:37:04 122 - Element not found : element --- 15 Aug 13:37:05 243 - Element not found : element --- 15 Aug 13:37:06 431 - Element not found : element --- 15 Aug 13:37:07 555 - Element not found : element --- 15 Aug 13:37:08 755 - Element not found : element --- 15 Aug 13:37:09 974 - Element not found : element --- 15 Aug 13:37:11 102 - Element not found : element --- 15 Aug 13:37:12 245 - Element not found : element --- 15 Aug 13:37:13 384 - Element not found : element --- 15 Aug 13:37:14 461 - Element not found : element --- 15 Aug 13:37:15 637 - Element not found : element --- 15 Aug 13:37:16 749 - Element not found : element --- 15 Aug 13:37:17 838 - Element not found : element --- 15 Aug 13:37:18 928 - Element not found : element --- 15 Aug 13:37:20 015 - Element not found : element --- 15 Aug 13:37:21 108 - Element not found : element --- 15 Aug 13:37:22 191 - Element not found : element --- 15 Aug 13:37:23 281 - Element not found : element --- 15 Aug 13:37:24 597 - Element not found : element --- 15 Aug 13:37:28 879 - Element not found : element --- 15 Aug 13:37:30 309 - Element not found : element --- 15 Aug 13:37:31 630 - Element not found : element --- 15 Aug 13:37:32 809 - Element not found : element --- 15 Aug 13:37:33 865 - Element not found : element --- 15 Aug 13:37:34 973 - Element not found : element --- 15 Aug 13:37:36 035 - Element not found : element --- 15 Aug 13:37:37 152 - Element not found : element --- 15 Aug 13:37:38 169 - Unable to find an element after 60 sec Failed to verify the change request [ScreenShot] |
com.kinective.omniconnect.support.KinectiveException: Failed to verify the change request Exception Chain:<br>java.lang.Exception: Unable to click on ButtonEA01_0004java.lang.reflect.UndeclaredThrowableException<br>Exception Stacktrace: <br>at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:669)<br>at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:644)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.verifyChangeRequest(GCChangeRequestLogsPage.java:206)<br>at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.verifyRequestChange(changeRequestTest.java:117)<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.GCChangeRequestLogsPage.verifyChangeRequest(GCChangeRequestLogsPage.java:219) at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.verifyRequestChange(changeRequestTest.java:117) 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.Exception: Unable to click on ButtonEA01_0004java.lang.reflect.UndeclaredThrowableException at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:669) at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:644) at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.verifyChangeRequest(GCChangeRequestLogsPage.java:206) ... 14 more com.kinective.omniconnect.support.KinectiveException: Failed to verify the change request Exception Chain:<br>java.lang.Exception: Unable to click on ButtonEA01_0004java.lang.reflect.UndeclaredThrowableException<br>Exception Stacktrace: <br>at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:669)<br>at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:644)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.verifyChangeRequest(GCChangeRequestLogsPage.java:206)<br>at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.verifyRequestChange(changeRequestTest.java:117)<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.GCChangeRequestLogsPage.verifyChangeRequest(GCChangeRequestLogsPage.java:219) at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.verifyRequestChange(changeRequestTest.java:117) 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.Exception: Unable to click on ButtonEA01_0004java.lang.reflect.UndeclaredThrowableException at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:669) at com.kinective.omniconnect.support.BrowserActions.clickWithJs(BrowserActions.java:644) at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.verifyChangeRequest(GCChangeRequestLogsPage.java:206) ... 14 more |
941 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@d35dea7 |
| 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:QAAutomation01; selectAssetId:QAAutomation01; clickAssetId:Y; assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0070000013; taxId:011983400; firstName:; lastName:; loanRow:;, 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=hiddenTransactions:; searchTransactionByField:; searchTransactionGlobal:; fieldId:;} Show output Show all outputs --- 15 Aug 12:49:14 790 - TestCaseID:: verifySubmitLoan --- 15 Aug 12:49:33 043 - 18 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Submit the Loan and verify the success Popup Steps: --- 15 Aug 12:50:25 169 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 12:50:25 177 - 8 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 12:50:30 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 12:50:46 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 12:51:42 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //button[@type='submit']] --- 15 Aug 12:52:20 910 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:52:33 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 12:52:47 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:52:58 908 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:53:04 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:53:19 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 12:54:07 620 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:55:33 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 12:55:45 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 12:55:59 446 - Moved to element.. --- 15 Aug 12:56:25 963 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:57:26 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']] --- 15 Aug 12:57:32 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']] --- 15 Aug 12:57:46 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //button[contains(@class,'submit')]] --- 15 Aug 12:57:52 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ee05a4ef839e1ce5b0016a9de40d0a1)] -> xpath: //button[contains(@class,'submit')]] --- 15 Aug 12:58:08 657 - waiting for Loading-Spinner to be disappeared. Status 200 NOT Found for Export Message {"alternateProtocolUsage":"unspecifiedReason","charset":"","connectionId":709,"connectionReused":true,"encodedDataLength":516,"fromDiskCache":false,"fromPrefetchCache":false,"fromServiceWorker":false,"headers":{"access-control-allow-headers":"Content-Type,X-Amz-Date,Authorization,X-Api-Key,X-Amz-Security-Token","access-control-allow-methods":"OPTIONS,POST","access-control-allow-origin":"*","content-length":"36","content-type":"application/json","date":"Fri, 15 Aug 2025 19:58:00 GMT","server":"CloudFront","strict-transport-security":"max-age=63072000; includeSubdomains; preload","via":"1.1 bbfdc39b99d2b072cca90c3f38450aea.cloudfront.net (CloudFront)","x-amz-apigw-id":"PXOi4EFlPHcEFcA=","x-amz-cf-id":"9B-ElQfIGoOpgbgN_vv_EMEp1t-q5eEubDNN_eeSqBNe1skL0fHHsQ==","x-amz-cf-pop":"ORD58-P1","x-amzn-errortype":"InternalServerErrorException","x-amzn-requestid":"b32a6b8c-3d56-4e89-9337-5379c3dbfbd4","x-cache":"Error from cloudfront"},"mimeType":"application/json","protocol":"h2","remoteIPAddress":"13.32.164.44","remotePort":443,"responseTime":1.755287880915311e+12,"securityDetails":{"certificateId":0,"certificateTransparencyCompliance":"compliant","cipher":"AES_128_GCM","encryptedClientHello":false,"issuer":"Amazon ECDSA 256 M02","keyExchange":"","keyExchangeGroup":"X25519","protocol":"TLS 1.3","sanList":["api-dev.nxtsoft.com","api-test.nxtsoft.com"],"serverSignatureAlgorithm":1027,"signedCertificateTimestampList":[{"hashAlgorithm":"SHA-256","logDescription":"Google 'Xenon2025h2' log","logId":"DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3045022100DF8C7A533D8A4192EFF94D65699A2E97D05E30B4E12F000A9B1FD1B27D7E9F7E0220406A86ACD9D55E4F103EDEA7A07E2AAA2766777B18FB87117D4E4CDEAD794F56","status":"Verified","timestamp":1.72854481653e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert Yeti2025 Log","logId":"7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204ECE89A1A0F9D6B0334E8CDC1F7C7011F2026395B966A73A10F9DE6444F541C8022038102861D4BB974CC9A3B1C898CE6802418630CF5F081464A9078817E5E7EF21","status":"Verified","timestamp":1.728544816459e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert Nessie2025 Log","logId":"E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204AA9B04BC1A8F2FD3F16FDE0591D91022ED73211287D1E1AC9D8207B9ADC9125022041EB584AEA3D327DE95661D8F984EFA37FCD0704B5C3BDDCBE5235E1B1CDEE1A","status":"Verified","timestamp":1.72854481648e+12}],"subjectName":"api-dev.nxtsoft.com","validFrom":1728518400,"validTo":1762646399},"securityState":"secure","status":502,"statusText":"","timing":{"connectEnd":-1,"connectStart":-1,"dnsEnd":-1,"dnsStart":-1,"proxyEnd":-1,"proxyStart":-1,"pushEnd":0,"pushStart":0,"receiveHeadersEnd":4952.972,"receiveHeadersStart":4952.811,"requestTime":8618.716815,"sendEnd":1204.855,"sendStart":0.446,"sslEnd":-1,"sslStart":-1,"workerFetchStart":-1,"workerReady":-1,"workerRespondWithSettled":-1,"workerStart":-1},"url":"https://api-test.nxtsoft.com/v1/jack-henry/jxchange/export-messages"} [ScreenShot] |
java.lang.AssertionError: Status 200 NOT Found for Export Message<br>{"alternateProtocolUsage":"unspecifiedReason","charset":"","connectionId":709,"connectionReused":true,"encodedDataLength":516,"fromDiskCache":false,"fromPrefetchCache":false,"fromServiceWorker":false,"headers":{"access-control-allow-headers":"Content-Type,X-Amz-Date,Authorization,X-Api-Key,X-Amz-Security-Token","access-control-allow-methods":"OPTIONS,POST","access-control-allow-origin":"*","content-length":"36","content-type":"application/json","date":"Fri, 15 Aug 2025 19:58:00 GMT","server":"CloudFront","strict-transport-security":"max-age=63072000; includeSubdomains; preload","via":"1.1 bbfdc39b99d2b072cca90c3f38450aea.cloudfront.net (CloudFront)","x-amz-apigw-id":"PXOi4EFlPHcEFcA=","x-amz-cf-id":"9B-ElQfIGoOpgbgN_vv_EMEp1t-q5eEubDNN_eeSqBNe1skL0fHHsQ==","x-amz-cf-pop":"ORD58-P1","x-amzn-errortype":"InternalServerErrorException","x-amzn-requestid":"b32a6b8c-3d56-4e89-9337-5379c3dbfbd4","x-cache":"Error from cloudfront"},"mimeType":"application/json","protocol":"h2","remoteIPAddress":"13.32.164.44","remotePort":443,"responseTime":1.755287880915311e+12,"securityDetails":{"certificateId":0,"certificateTransparencyCompliance":"compliant","cipher":"AES_128_GCM","encryptedClientHello":false,"issuer":"Amazon ECDSA 256 M02","keyExchange":"","keyExchangeGroup":"X25519","protocol":"TLS 1.3","sanList":["api-dev.nxtsoft.com","api-test.nxtsoft.com"],"serverSignatureAlgorithm":1027,"signedCertificateTimestampList":[{"hashAlgorithm":"SHA-256","logDescription":"Google 'Xenon2025h2' log","logId":"DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3045022100DF8C7A533D8A4192EFF94D65699A2E97D05E30B4E12F000A9B1FD1B27D7E9F7E0220406A86ACD9D55E4F103EDEA7A07E2AAA2766777B18FB87117D4E4CDEAD794F56","status":"Verified","timestamp":1.72854481653e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert Yeti2025 Log","logId":"7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204ECE89A1A0F9D6B0334E8CDC1F7C7011F2026395B966A73A10F9DE6444F541C8022038102861D4BB974CC9A3B1C898CE6802418630CF5F081464A9078817E5E7EF21","status":"Verified","timestamp":1.728544816459e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert Nessie2025 Log","logId":"E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204AA9B04BC1A8F2FD3F16FDE0591D91022ED73211287D1E1AC9D8207B9ADC9125022041EB584AEA3D327DE95661D8F984EFA37FCD0704B5C3BDDCBE5235E1B1CDEE1A","status":"Verified","timestamp":1.72854481648e+12}],"subjectName":"api-dev.nxtsoft.com","validFrom":1728518400,"validTo":1762646399},"securityState":"secure","status":502,"statusText":"","timing":{"connectEnd":-1,"connectStart":-1,"dnsEnd":-1,"dnsStart":-1,"proxyEnd":-1,"proxyStart":-1,"pushEnd":0,"pushStart":0,"receiveHeadersEnd":4952.972,"receiveHeadersStart":4952.811,"requestTime":8618.716815,"sendEnd":1204.855,"sendStart":0.446,"sslEnd":-1,"sslStart":-1,"workerFetchStart":-1,"workerReady":-1,"workerRespondWithSettled":-1,"workerStart":-1},"url":"https://api-test.nxtsoft.com/v1/jack-henry/jxchange/export-messages"}
at org.testng.Assert.fail(Assert.java:99)
at com.kinective.omniconnect.support.Log.fail(Log.java:502)
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:665)
at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:461)
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.AssertionError: Status 200 NOT Found for Export Message<br>{"alternateProtocolUsage":"unspecifiedReason","charset":"","connectionId":709,"connectionReused":true,"encodedDataLength":516,"fromDiskCache":false,"fromPrefetchCache":false,"fromServiceWorker":false,"headers":{"access-control-allow-headers":"Content-Type,X-Amz-Date,Authorization,X-Api-Key,X-Amz-Security-Token","access-control-allow-methods":"OPTIONS,POST","access-control-allow-origin":"*","content-length":"36","content-type":"application/json","date":"Fri, 15 Aug 2025 19:58:00 GMT","server":"CloudFront","strict-transport-security":"max-age=63072000; includeSubdomains; preload","via":"1.1 bbfdc39b99d2b072cca90c3f38450aea.cloudfront.net (CloudFront)","x-amz-apigw-id":"PXOi4EFlPHcEFcA=","x-amz-cf-id":"9B-ElQfIGoOpgbgN_vv_EMEp1t-q5eEubDNN_eeSqBNe1skL0fHHsQ==","x-amz-cf-pop":"ORD58-P1","x-amzn-errortype":"InternalServerErrorException","x-amzn-requestid":"b32a6b8c-3d56-4e89-9337-5379c3dbfbd4","x-cache":"Error from cloudfront"},"mimeType":"application/json","protocol":"h2","remoteIPAddress":"13.32.164.44","remotePort":443,"responseTime":1.755287880915311e+12,"securityDetails":{"certificateId":0,"certificateTransparencyCompliance":"compliant","cipher":"AES_128_GCM","encryptedClientHello":false,"issuer":"Amazon ECDSA 256 M02","keyExchange":"","keyExchangeGroup":"X25519","protocol":"TLS 1.3","sanList":["api-dev.nxtsoft.com","api-test.nxtsoft.com"],"serverSignatureAlgorithm":1027,"signedCertificateTimestampList":[{"hashAlgorithm":"SHA-256","logDescription":"Google 'Xenon2025h2' log","logId":"DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3045022100DF8C7A533D8A4192EFF94D65699A2E97D05E30B4E12F000A9B1FD1B27D7E9F7E0220406A86ACD9D55E4F103EDEA7A07E2AAA2766777B18FB87117D4E4CDEAD794F56","status":"Verified","timestamp":1.72854481653e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert Yeti2025 Log","logId":"7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204ECE89A1A0F9D6B0334E8CDC1F7C7011F2026395B966A73A10F9DE6444F541C8022038102861D4BB974CC9A3B1C898CE6802418630CF5F081464A9078817E5E7EF21","status":"Verified","timestamp":1.728544816459e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert Nessie2025 Log","logId":"E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204AA9B04BC1A8F2FD3F16FDE0591D91022ED73211287D1E1AC9D8207B9ADC9125022041EB584AEA3D327DE95661D8F984EFA37FCD0704B5C3BDDCBE5235E1B1CDEE1A","status":"Verified","timestamp":1.72854481648e+12}],"subjectName":"api-dev.nxtsoft.com","validFrom":1728518400,"validTo":1762646399},"securityState":"secure","status":502,"statusText":"","timing":{"connectEnd":-1,"connectStart":-1,"dnsEnd":-1,"dnsStart":-1,"proxyEnd":-1,"proxyStart":-1,"pushEnd":0,"pushStart":0,"receiveHeadersEnd":4952.972,"receiveHeadersStart":4952.811,"requestTime":8618.716815,"sendEnd":1204.855,"sendStart":0.446,"sslEnd":-1,"sslStart":-1,"workerFetchStart":-1,"workerReady":-1,"workerRespondWithSettled":-1,"workerStart":-1},"url":"https://api-test.nxtsoft.com/v1/jack-henry/jxchange/export-messages"}
at org.testng.Assert.fail(Assert.java:99)
at com.kinective.omniconnect.support.Log.fail(Log.java:502)
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:665)
at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:461)
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)
|
554 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@247bddad |
| 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 --- 15 Aug 15:37:01 353 - TestCaseID:: createUpdateDeleteChangeRequest --- 15 Aug 15:37:32 794 - 31 - 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: --- 15 Aug 15:38:20 982 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 15:38:20 983 - 11 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 15:38:26 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 15:38:45 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 15:40:00 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //button[@type='submit']] --- 15 Aug 15:40:28 161 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:40:49 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 15:41:18 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:41:31 798 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:41:43 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:41:58 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 15:42:49 243 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:44:21 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 15:44:32 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 15:44:52 337 - Moved to element.. --- 15 Aug 15:45:33 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']] --- 15 Aug 15:45:57 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]] --- 15 Aug 15:46:29 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]] --- 15 Aug 15:46:58 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']] --- 15 Aug 15:47:17 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]] --- 15 Aug 15:47:46 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]] --- 15 Aug 15:48:07 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94a1ea5c5e2a3080eb54fecc7da01f1b)] -> xpath: //tr/td[normalize-space(text())='test2025.08.15.15.37.32_Changed']/following-sibling::td//button] |
java.lang.AssertionError: expected [Completed Loan Type item] but found [] 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:629) at org.testng.Assert.assertEquals(Assert.java:639) at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.completeLoanType(GCChangeRequestLogsPage.java:374) at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.createUpdateDeleteChangeRequest(changeRequestTest.java:353) 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.AssertionError: expected [Completed Loan Type item] but found [] 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:629) at org.testng.Assert.assertEquals(Assert.java:639) at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.completeLoanType(GCChangeRequestLogsPage.java:374) at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.createUpdateDeleteChangeRequest(changeRequestTest.java:353) 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) |
683 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@d35dea7 |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| 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 --- 15 Aug 14:27:12 137 - TestCaseID:: searchAssetAndVerifyError --- 15 Aug 14:27:35 128 - 22 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search Asset and verify the Asset's error message Steps: --- 15 Aug 14:28:47 048 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 14:28:47 049 - 12 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 14:28:52 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872b77a8c89ba2b40ddea9c2ad91973d)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 14:29:20 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872b77a8c89ba2b40ddea9c2ad91973d)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 14:30:08 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872b77a8c89ba2b40ddea9c2ad91973d)] -> xpath: //button[@type='submit']] --- 15 Aug 14:30:48 776 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:30:58 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872b77a8c89ba2b40ddea9c2ad91973d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 14:31:23 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872b77a8c89ba2b40ddea9c2ad91973d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:31:28 035 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:31:39 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872b77a8c89ba2b40ddea9c2ad91973d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:31:59 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872b77a8c89ba2b40ddea9c2ad91973d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r0000084zorqaa')])[1]] --- 15 Aug 14:32:45 952 - waiting for Loading-Spinner to be disappeared. Test Passed. |
411 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@3bd82cf5 | |
| 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 --- 15 Aug 13:38:22 822 - TestCaseID:: editChangeRequest --- 15 Aug 13:38:48 975 - 26 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Respond to the Change Request with added notes Steps: --- 15 Aug 13:40:31 168 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 13:40:31 176 - 11 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 13:40:40 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 13:41:17 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 13:42:31 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //button[@type='submit']] --- 15 Aug 13:43:20 004 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:43:30 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 13:43:55 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:44:01 788 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:44:16 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:44:32 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 13:45:25 276 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:47:04 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 13:47:21 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 13:47:35 643 - Moved to element.. --- 15 Aug 13:48:20 819 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:49:18 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]] --- 15 Aug 13:50:18 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 15 Aug 13:50:25 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='FieldID']] --- 15 Aug 13:50:44 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: (//*[contains(text(),'Filter Search')]//preceding::input)[last()]] --- 15 Aug 13:51:17 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1ca4b3152088c1890f8e42e0542479cb)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Items To Test']] Test Passed. |
805 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@d35dea7 | |
| 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 --- 15 Aug 11:28:08 925 - TestCaseID:: verifyPinLastAsset --- 15 Aug 11:28:12 087 - 3 - 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: --- 15 Aug 11:28:21 605 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:28:21 611 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:28:21 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62ccfcf540fc131234e5a580f1ae94e9)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:28:26 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62ccfcf540fc131234e5a580f1ae94e9)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:28:33 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62ccfcf540fc131234e5a580f1ae94e9)] -> xpath: //button[@type='submit']] --- 15 Aug 11:28:36 624 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:28:44 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62ccfcf540fc131234e5a580f1ae94e9)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 11:28:46 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62ccfcf540fc131234e5a580f1ae94e9)] -> xpath: (//tr)[last()]] Test Passed. |
55 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@3bd82cf5 | |
| 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 --- 15 Aug 15:30:21 207 - TestCaseID:: verifyProfileLinks --- 15 Aug 15:30:34 904 - 13 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Verify Profile Links Steps: --- 15 Aug 15:31:24 284 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 15:31:24 284 - 6 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 15:31:26 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dcb6dfe39859ecdb1016a63940e43ab9)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 15:31:40 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dcb6dfe39859ecdb1016a63940e43ab9)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 15:32:16 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dcb6dfe39859ecdb1016a63940e43ab9)] -> xpath: //button[@type='submit']] --- 15 Aug 15:32:48 005 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:33:04 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dcb6dfe39859ecdb1016a63940e43ab9)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 15:33:21 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dcb6dfe39859ecdb1016a63940e43ab9)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:33:25 832 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:33:36 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dcb6dfe39859ecdb1016a63940e43ab9)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:33:45 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dcb6dfe39859ecdb1016a63940e43ab9)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 15:34:11 925 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:35:15 351 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:35:30 077 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:36:18 357 - waiting for Loading-Spinner to be disappeared. Test Passed. |
386 | com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest@7d20d0b | |
| 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 --- 15 Aug 12:58:47 733 - TestCaseID:: filterTransactionByField --- 15 Aug 12:59:20 957 - 33 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Filter the transaction by Field Steps: --- 15 Aug 13:00:23 321 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 13:00:23 321 - 13 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 13:00:32 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 13:01:18 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 13:02:25 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //button[@type='submit']] --- 15 Aug 13:03:06 575 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:03:31 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 13:03:57 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:04:07 338 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:04:15 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:04:29 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 13:05:14 649 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:06:59 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 13:07:15 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 13:07:36 943 - Moved to element.. --- 15 Aug 13:08:09 205 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:09:36 492 - Element not found : Filter Search --- 15 Aug 13:09:42 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //button/following-sibling::input[@type='search']] --- 15 Aug 13:10:42 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (788cd028d41740377b0e9b27345ecc28)] -> xpath: //*[@id='arrow-icons'][2]] Test Passed. |
697 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@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 --- 15 Aug 11:31:37 647 - TestCaseID:: searchTaxIdAndChangeRequestLogPg --- 15 Aug 11:31:40 639 - 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: --- 15 Aug 11:32:04 305 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:32:04 306 - 18 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:32:08 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:32:20 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:33:32 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //button[@type='submit']] --- 15 Aug 11:34:25 173 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:34:48 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 11:35:18 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:35:36 096 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:35:41 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:35:55 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo01')])[1]] --- 15 Aug 11:37:28 619 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:40:25 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //button[contains(@class,'refresh')]] --- 15 Aug 11:40:44 950 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:41:43 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 11:42:14 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 11:42:39 028 - Moved to element.. --- 15 Aug 11:43:43 878 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:43:51 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7a96c051c2e8c54fe734c78bb06bc2b)] -> xpath: //*[contains(@class,'link-title') and text()='Change Request Log']] --- 15 Aug 11:44:13 710 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:44:50 083 - Unable to find a element after 32 sec Test Passed. |
842 | com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest@544fa968 | |
| 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 --- 15 Aug 14:34:26 598 - TestCaseID:: verifyLoansOnLoanLookupPg --- 15 Aug 14:34:55 694 - 29 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Verify different Loans on Loan Lookup Page Steps: --- 15 Aug 14:36:13 489 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 14:36:13 489 - 14 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 14:36:19 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 14:36:57 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 14:38:25 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //button[@type='submit']] --- 15 Aug 14:38:58 354 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:39:25 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 14:40:09 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:40:27 955 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:40:40 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:41:13 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]] --- 15 Aug 14:42:35 461 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:44:17 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //input[@*='Loan Number']] --- 15 Aug 14:44:40 720 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:45:37 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (00966590401ccb732ec7c153ef1c0c92)] -> xpath: //input[@*='Loan Number']] --- 15 Aug 14:45:56 375 - waiting for Loading-Spinner to be disappeared. Test Passed. |
724 | com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest@7770f470 | |
| 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 --- 15 Aug 15:15:23 417 - TestCaseID:: submitDocConnectorLoan --- 15 Aug 15:15:45 788 - 22 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Submit Doc Connector Loans Steps: --- 15 Aug 15:16:29 198 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 15:16:29 199 - 5 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 15:16:30 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 15:16:46 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 15:17:39 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //button[@type='submit']] --- 15 Aug 15:18:10 642 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:18:24 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 15:18:49 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:19:04 787 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:19:10 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:19:22 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]] --- 15 Aug 15:19:57 170 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:21:26 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //input[contains(@class,'filter-input')]] --- 15 Aug 15:21:31 048 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:21:39 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ccdd7bc2a8c6a1c5dd0ea315bff95b29)] -> xpath: //input[contains(@class,'filter-input')]] --- 15 Aug 15:22:07 880 - Unable to find a element after 2 sec Test Passed. |
404 | com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest@24313fcc | |
| 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 --- 15 Aug 11:45:43 745 - TestCaseID:: verifyAndResolveIssueList --- 15 Aug 11:46:11 957 - 28 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Verify field errors and Resolve them Steps: --- 15 Aug 11:47:22 603 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:47:22 604 - 11 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:47:29 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:47:59 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:49:19 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: //button[@type='submit']] --- 15 Aug 11:50:04 122 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:50:23 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 11:51:06 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:51:25 000 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:51:34 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:51:56 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 11:52:48 305 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:54:12 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 11:54:24 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 11:54:36 564 - Moved to element.. --- 15 Aug 11:55:02 634 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:55:39 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Numerical Value Expected')]//preceding::td//child::input)[last()]] --- 15 Aug 11:56:01 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Exceeds Max Length')]//preceding::td//child::input)[last()]] --- 15 Aug 11:56:14 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1280c658b6e77d0fcad109590fc01172)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Value Not Found')]//preceding::td//child::input)[last()]] Test Passed. |
654 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@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 --- 15 Aug 13:10:58 347 - TestCaseID:: globalSearchByField --- 15 Aug 13:11:17 995 - 19 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Global Search the transaction by Field Steps: --- 15 Aug 13:12:02 423 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 13:12:02 423 - 7 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 13:12:04 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 13:12:20 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 13:13:17 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //button[@type='submit']] --- 15 Aug 13:13:50 951 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:14:01 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 13:14:18 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:14:28 075 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:14:33 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:14:46 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 13:15:35 216 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:16:58 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 13:17:13 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 13:17:33 691 - Moved to element.. --- 15 Aug 13:18:10 317 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:19:40 623 - Element not found : Filter Search --- 15 Aug 13:20:01 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //button/following-sibling::input[@type='search']] --- 15 Aug 13:21:35 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (21a26eaf61254da0bbd08bd11fd817ae)] -> xpath: //*[@id='arrow-icons'][2]] Test Passed. |
655 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@247bddad | |
| 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:2102003111; taxId:; firstName:; lastName:; loanRow:; loanRow:Fixed Rate;, 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 --- 15 Aug 14:47:00 418 - TestCaseID:: exportGeneralLedgerCSV --- 15 Aug 14:47:42 194 - 41 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Export the General Ledger (GL) CSV Steps: --- 15 Aug 14:48:43 344 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 14:48:43 344 - 7 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 14:48:46 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 14:49:06 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 14:50:36 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //button[@type='submit']] --- 15 Aug 14:51:15 393 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:51:26 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 14:51:48 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:51:53 091 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:52:04 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:52:22 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'test_prologue_gla')])[1]] --- 15 Aug 14:53:00 747 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:54:22 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //input[@*='Loan Number']] --- 15 Aug 14:54:38 354 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:56:06 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //input[@*='Loan Number']] --- 15 Aug 14:56:20 693 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:56:26 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]] --- 15 Aug 14:56:53 116 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:57:35 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[6]/input] --- 15 Aug 14:58:07 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[5]/input] --- 15 Aug 14:58:38 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[4]/input] --- 15 Aug 14:59:07 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[3]/input] --- 15 Aug 14:59:43 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e7fd01650ecc58a7706747c0b66e362a)] -> xpath: //mat-cell[2]/*[@ng-reflect-model='']//ancestor::mat-row//mat-cell[2]/input] Test Passed. |
803 | com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest@5e5d171f | |
| 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 --- 15 Aug 11:57:06 035 - TestCaseID:: searchBorrrower --- 15 Aug 11:57:26 907 - 20 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and select the borrower Steps: --- 15 Aug 11:58:24 521 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:58:24 521 - 7 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:58:28 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:58:57 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:59:50 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //button[@type='submit']] --- 15 Aug 12:00:26 495 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:00:38 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 12:00:58 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:01:11 236 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:01:19 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:01:32 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 12:02:21 406 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:03:58 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 12:04:16 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 12:04:29 711 - Moved to element.. --- 15 Aug 12:05:05 926 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:05:46 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //button[contains(@class,'Btn-search')]] --- 15 Aug 12:06:13 625 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:06:42 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[@role='dialog']] --- 15 Aug 12:06:45 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[@id='search-table']//mat-row] --- 15 Aug 12:07:08 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 15 Aug 12:07:36 259 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:08:39 646 - Unable to find a element after 33 sec --- 15 Aug 12:08:44 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]] --- 15 Aug 12:08:57 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[@id='bottom-table']//mat-row] --- 15 Aug 12:09:14 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[@role]//button[contains(@class,'select-button')]] --- 15 Aug 12:09:35 324 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:09:41 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> id: continue-button] --- 15 Aug 12:09:57 741 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:10:09 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d625b2db0903126de08566dad45715c4)] -> xpath: //*[@role='dialog']] --- 15 Aug 12:10:09 899 - Something went wrong, Unable to Click on Continue. Test Passed. |
798 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@247bddad | |
| 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 --- 15 Aug 12:10:45 260 - TestCaseID:: assignLoanToNewBorrower --- 15 Aug 12:11:05 567 - 20 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Assign the Loan to the new Borrower Steps: --- 15 Aug 12:11:49 010 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 12:11:49 011 - 6 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 12:11:51 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 12:12:05 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 12:13:10 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //button[@type='submit']] --- 15 Aug 12:13:44 912 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:13:52 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 12:14:10 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:14:20 635 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:14:26 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:14:37 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 12:15:13 854 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:16:50 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 12:17:01 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 12:17:12 045 - Moved to element.. --- 15 Aug 12:17:45 531 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:18:12 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //button[contains(@class,'Btn-search')]] --- 15 Aug 12:18:35 054 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:18:52 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[@role='dialog']] --- 15 Aug 12:18:54 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[@id='search-table']//mat-row] --- 15 Aug 12:19:11 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 15 Aug 12:19:30 986 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:19:46 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]] --- 15 Aug 12:20:10 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[@role]//button[contains(@class,'new-button')]] --- 15 Aug 12:20:34 732 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:20:53 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> id: continue-button] --- 15 Aug 12:21:15 203 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:21:27 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06cb861a9e34e890d38b93ae47d0d7af)] -> xpath: //*[@role='dialog']] --- 15 Aug 12:21:27 865 - Something went wrong, Unable to Click on Continue. Test Passed. |
667 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@247bddad | |
| 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 --- 15 Aug 15:01:05 453 - TestCaseID:: selectBorrowerAndVerifyTransactions --- 15 Aug 15:01:51 846 - 46 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and select the borrower, verify transactions disappears Steps: --- 15 Aug 15:03:18 164 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 15:03:18 164 - 8 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 15:03:23 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 15:03:54 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 15:05:18 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //button[@type='submit']] --- 15 Aug 15:06:23 573 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:06:40 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 15:07:44 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:07:59 653 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:08:11 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 15:08:27 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r00000scyfaqax')])[1]] --- 15 Aug 15:09:10 228 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:10:25 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 15:10:33 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'4400012590')])[1]] --- 15 Aug 15:10:43 666 - Moved to element.. --- 15 Aug 15:10:57 942 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:11:36 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //button[contains(@class,'Btn-search')]] --- 15 Aug 15:11:52 152 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:12:06 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[@role='dialog']] --- 15 Aug 15:12:10 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[@id='search-table']//mat-row] --- 15 Aug 15:12:25 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 15 Aug 15:12:34 469 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:13:12 217 - Unable to find a element after 28 sec --- 15 Aug 15:13:13 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]] --- 15 Aug 15:13:20 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[@id='bottom-table']//mat-row] --- 15 Aug 15:13:30 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> xpath: //*[@role]//button[contains(@class,'select-button')]] --- 15 Aug 15:13:39 420 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:13:47 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d745cef5a6239408f672ec8b2caa8d57)] -> id: continue-button] --- 15 Aug 15:13:57 653 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 15:14:36 875 - Unable to find a element after 35 sec Test Passed. |
811 | com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest@5e5d171f | |
| 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,ProductDemo01; 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 --- 15 Aug 11:19:01 513 - TestCaseID:: loginSearchAndOpenAsset --- 15 Aug 11:19:26 503 - 25 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login and validate the Home Page, Search and Select the Assets Steps: --- 15 Aug 11:19:40 713 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:19:40 715 - 4 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:19:46 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:19:51 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:20:00 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //button[@type='submit']] --- 15 Aug 11:20:07 162 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:20:13 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 11:20:16 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:20:17 099 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:20:20 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:20:24 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]] --- 15 Aug 11:20:35 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:20:35 691 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:20:39 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:20:41 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]] --- 15 Aug 11:20:52 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:20:53 047 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:20:57 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:20:59 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo04')])[1]] --- 15 Aug 11:21:10 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:21:11 252 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:21:14 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:21:17 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 11:21:28 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:21:28 714 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:21:32 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:21:50 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a4501c8ad657425d1b7288834beeba50)] -> css selector: html > body > app-root > ccmc-main > mat-sidenav-container > mat-sidenav-content > div > div > div > ccmc-content > ccmc-assetid-selector > div:nth-child(1) > div:nth-child(2) > mat-card > div > table > tbody > tr:nth-child(1) > td:nth-child(2)] --- 15 Aug 11:22:17 678 - waiting for Loading-Spinner to be disappeared. Test Passed. |
219 | com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest@fa4c865 | |
| 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 --- 15 Aug 11:29:07 937 - TestCaseID:: verifyLoanSearch --- 15 Aug 11:29:11 058 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and open asset, verify Loan Presents Steps: --- 15 Aug 11:29:20 053 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:29:20 054 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:29:20 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:29:23 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:29:32 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: //button[@type='submit']] --- 15 Aug 11:29:35 712 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:29:39 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 11:29:41 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:29:42 386 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:29:45 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:29:48 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 11:29:58 401 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:30:47 543 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:31:10 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 11:31:14 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4aeea6094c231267439634ee406f8151)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 11:31:22 259 - Moved to element.. --- 15 Aug 11:31:25 333 - waiting for Loading-Spinner to be disappeared. Test Passed. |
146 | com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest@544fa968 | |
| 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 --- 15 Aug 13:52:13 977 - TestCaseID:: exportChangeRequests --- 15 Aug 13:52:49 186 - 35 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Export the Change Requests Steps: --- 15 Aug 13:54:06 289 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 13:54:06 290 - 17 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 13:54:19 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 13:55:15 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 13:56:47 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //button[@type='submit']] --- 15 Aug 13:57:29 918 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:57:44 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 13:58:15 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:58:26 200 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 13:58:33 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 13:58:52 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 13:59:46 948 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:01:22 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 14:01:35 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 14:01:49 452 - Moved to element.. --- 15 Aug 14:02:16 621 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:03:06 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe7c32de3f56a686c1e5f6ae107bd371)] -> xpath: //div[@class='confirm-dialog']//button[2]] Test Passed. |
644 | com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest@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 --- 15 Aug 14:03:33 426 - TestCaseID:: unhideTransactionRequestChange --- 15 Aug 14:03:49 368 - 15 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) UnHide the transaction and Request Change from that transaction Steps: --- 15 Aug 14:04:28 799 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 14:04:28 800 - 5 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 14:04:29 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 14:04:44 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 14:06:00 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //button[@type='submit']] --- 15 Aug 14:06:37 288 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:06:45 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 14:07:14 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:07:26 662 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:07:34 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:07:54 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 14:08:52 507 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:10:59 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 14:11:24 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 14:11:48 144 - Moved to element.. --- 15 Aug 14:12:35 348 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:13:22 970 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> tag name: mat-slide-toggle]] -> tag name: span] --- 15 Aug 14:15:02 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]] --- 15 Aug 14:16:25 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 15 Aug 14:16:37 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']] --- 15 Aug 14:16:43 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (06f6535e7e5b7f02405e72ae9a9d578e)] -> xpath: (//tr/td[normalize-space(text())='ID01_02_0013'])[last()]] Test Passed. |
847 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@247bddad | |
| 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:1221100047; taxId:; firstName:; lastName:; selectLoan:30 Years Fixed;, 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 --- 15 Aug 14:17:57 323 - TestCaseID:: verifyErrorsOnLoanLookup --- 15 Aug 14:18:23 102 - 25 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search the Loan on Loan Lookup Page and verify the errors Steps: --- 15 Aug 14:19:27 841 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 14:19:27 842 - 7 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 14:19:29 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 14:20:00 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 14:20:51 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //button[@type='submit']] --- 15 Aug 14:21:25 524 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:21:34 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 14:21:54 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:21:59 013 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:22:09 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 14:22:27 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]] --- 15 Aug 14:23:03 607 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:24:20 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //input[@*='Loan Number']] --- 15 Aug 14:24:37 200 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:25:58 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: //input[@*='Loan Number']] --- 15 Aug 14:26:09 559 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 14:26:16 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adb1deb56fcd2e92e05638526ece395f)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]] --- 15 Aug 14:26:46 130 - waiting for Loading-Spinner to be disappeared. Test Passed. |
529 | com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest@7770f470 | |
| 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 --- 15 Aug 12:22:13 353 - TestCaseID:: searchCancelBorrower --- 15 Aug 12:22:58 422 - 45 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search the borrower and cancel the dialog Steps: --- 15 Aug 12:23:55 022 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 12:23:55 024 - 14 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 12:24:04 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 12:24:42 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 12:26:05 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //button[@type='submit']] --- 15 Aug 12:26:45 312 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:27:00 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 12:27:30 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:27:49 703 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:27:55 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:28:10 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 12:28:54 502 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:30:26 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 12:30:35 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 12:30:46 152 - Moved to element.. --- 15 Aug 12:31:18 384 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:31:46 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //button[contains(@class,'Btn-search')]] --- 15 Aug 12:32:05 851 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:32:14 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //*[@role='dialog']] --- 15 Aug 12:32:15 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //*[@id='search-table']//mat-row] --- 15 Aug 12:32:32 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //*[@role]//button[contains(@class,'search-button')]] --- 15 Aug 12:32:46 427 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:32:49 788 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:32:58 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> id: cancel-button] --- 15 Aug 12:33:08 103 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:33:21 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (29c334ea052c7ec3a98b1a0d3414fdce)] -> xpath: //*[@role='dialog']] --- 15 Aug 12:33:21 027 - Something went wrong, Unable to Click on Continue. Test Passed. |
632 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@247bddad | |
| 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 --- 15 Aug 11:23:05 735 - TestCaseID:: loginWithInvalidCredentials --- 15 Aug 11:23:11 677 - 5 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login with wrong credentials and validate the error message Steps: --- 15 Aug 11:23:23 429 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:23:23 431 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:23:24 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fb571f6b40061bd303c42f9a1d0d4a2)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:23:28 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fb571f6b40061bd303c42f9a1d0d4a2)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:23:36 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fb571f6b40061bd303c42f9a1d0d4a2)] -> xpath: //button[@type='submit']] --- 15 Aug 11:23:41 008 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:24:31 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fb571f6b40061bd303c42f9a1d0d4a2)] -> css selector: div.ng-star-inserted.mat-form-field-underline.ng-tns-c52-5] Test Passed. |
82 | com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest@fa4c865 | |
| 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 --- 15 Aug 11:26:17 656 - TestCaseID:: verifyPinnedAsset --- 15 Aug 11:26:21 070 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login and verify already pinned asset Steps: --- 15 Aug 11:26:29 855 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:26:29 856 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:26:30 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:26:33 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:26:41 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //button[@type='submit']] --- 15 Aug 11:26:45 270 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:26:48 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 11:27:07 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:27:07 745 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:27:11 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:27:13 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]] --- 15 Aug 11:27:24 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]] --- 15 Aug 11:27:27 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> id: mat-dialog-0] --- 15 Aug 11:27:28 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //*[@role='dialog']//child::button] --- 15 Aug 11:27:30 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:27:31 130 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:27:40 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]] --- 15 Aug 11:27:40 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]] --- 15 Aug 11:27:43 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> id: mat-dialog-1] --- 15 Aug 11:27:46 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (400710e3187d413cd1275221dd366b3d)] -> xpath: //*[@role='dialog']//child::button] Test Passed. |
107 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@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 --- 15 Aug 12:33:31 207 - TestCaseID:: verifyTransactionSortFilter --- 15 Aug 12:33:49 565 - 18 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Tests of Transactions Pannel Sorting and filtering Steps: --- 15 Aug 12:34:31 569 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 12:34:31 570 - 7 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 12:34:33 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 12:34:51 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 12:36:00 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //button[@type='submit']] --- 15 Aug 12:36:39 718 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:37:01 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 12:37:46 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:37:59 896 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:38:14 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 12:38:26 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]] --- 15 Aug 12:39:25 809 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:41:33 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //div[@id='search-bar-container']//child::input] --- 15 Aug 12:41:58 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]] --- 15 Aug 12:42:19 179 - Moved to element.. --- 15 Aug 12:42:56 282 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 12:43:47 731 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> tag name: mat-slide-toggle]] -> tag name: span] --- 15 Aug 12:46:47 304 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> tag name: mat-slide-toggle]] -> tag name: span] --- 15 Aug 12:48:08 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ed389218265be99a33a33ac47c028f3e)] -> xpath: //button/*[text()='sort_by_alpha']] Test Passed. |
925 | com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest@247bddad | |
| 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 --- 15 Aug 11:24:34 662 - TestCaseID:: searchInvalidAsset --- 15 Aug 11:24:37 997 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Login and validate the negative Search Steps: --- 15 Aug 11:24:47 273 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:24:47 274 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:24:47 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0fe0e61b559c9defffd26171772ddb82)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:24:53 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0fe0e61b559c9defffd26171772ddb82)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:25:01 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0fe0e61b559c9defffd26171772ddb82)] -> xpath: //button[@type='submit']] --- 15 Aug 11:25:05 278 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:25:09 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0fe0e61b559c9defffd26171772ddb82)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] --- 15 Aug 11:25:12 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0fe0e61b559c9defffd26171772ddb82)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] --- 15 Aug 11:25:13 086 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:25:16 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0fe0e61b559c9defffd26171772ddb82)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input] Test Passed. |
48 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@3bd82cf5 | |
| 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 --- 15 Aug 11:25:26 817 - TestCaseID:: verifyPinUnpinAsset --- 15 Aug 11:25:31 187 - 4 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566) Search and Pin the Asset, UnPin it after verification Steps: --- 15 Aug 11:25:41 915 - Page URL:: https://ground-control-test.nxtsoft.com/login --- 15 Aug 11:25:41 916 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115) --- 15 Aug 11:25:42 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d0e45fed1d351493c05e2a40793d701)] -> xpath: //input[@id='mat-input-0']] --- 15 Aug 11:25:46 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d0e45fed1d351493c05e2a40793d701)] -> xpath: //input[@id='mat-input-1']] --- 15 Aug 11:25:55 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d0e45fed1d351493c05e2a40793d701)] -> xpath: //button[@type='submit']] --- 15 Aug 11:25:59 614 - waiting for Loading-Spinner to be disappeared. --- 15 Aug 11:26:03 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d0e45fed1d351493c05e2a40793d701)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']] Test Passed. |
46 | com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest@3bd82cf5 | |
| SKIPPED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| calyxTestAutomation Test class: com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx Test method: #TC1 calyx test automation |
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx.calyxTestAutomation not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.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.Exception: Xray mapping for com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx.calyxTestAutomation not found in xray_mapping.properties file... Please check and fix the mapping. at com.kinective.omniconnect.support.XrayUtils.triggerMethod(XrayUtils.java:418) at com.kinective.omniconnect.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) 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.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 12 more java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx.calyxTestAutomation not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.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.Exception: Xray mapping for com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx.calyxTestAutomation not found in xray_mapping.properties file... Please check and fix the mapping. at com.kinective.omniconnect.support.XrayUtils.triggerMethod(XrayUtils.java:418) at com.kinective.omniconnect.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) 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.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 12 more |
0 | com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx@65e98b1c |