com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
exportGeneralLedgerCSV
({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:;})
com.kinective.omniconnect.support.KinectiveException: Failure while Search and Select Loans.
Exception Chain:<br>com.kinective.omniconnect.support.KinectiveException: Failure to search the loan...
Exception Chain:<br>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [7ac88a8b3293656e88ee1dc9944a3fa4, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55530}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 7ac88a8b3293656e88ee1dc9944a3fa4<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)<br>at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)<br>at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)<br>at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)<br>at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)<br>at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)<br>at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)<br>at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)<br>at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)<br>at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<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.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:203)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<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>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [7ac88a8b3293656e88ee1dc9944a3fa4, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55530}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 7ac88a8b3293656e88ee1dc9944a3fa4<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)<br>at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)<br>at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)<br>at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)<br>at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)<br>at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)<br>at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)<br>at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)<br>at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)<br>at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<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.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:220)
at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)
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: Failure to search the loan...
Exception Chain:<br>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [7ac88a8b3293656e88ee1dc9944a3fa4, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55530}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 7ac88a8b3293656e88ee1dc9944a3fa4<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)<br>at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)<br>at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)<br>at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)<br>at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)<br>at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)<br>at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)<br>at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)<br>at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)<br>at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<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.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:203)
... 14 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [7ac88a8b3293656e88ee1dc9944a3fa4, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2102003111')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55530}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 7ac88a8b3293656e88ee1dc9944a3fa4
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)
at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)
... 14 more
(#TC24 Export the General Ledger (GL) CSV)
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
verifyErrorsOnLoanLookup
({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})
com.kinective.omniconnect.support.KinectiveException: Failure while Search and Select Loans.
Exception Chain:<br>com.kinective.omniconnect.support.KinectiveException: Failure to search the loan...
Exception Chain:<br>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [10a65eeeea90d6b1689ec14097a59b74, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54720}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 10a65eeeea90d6b1689ec14097a59b74<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)<br>at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)<br>at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)<br>at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)<br>at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)<br>at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)<br>at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)<br>at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)<br>at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)<br>at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<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.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:203)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<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>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [10a65eeeea90d6b1689ec14097a59b74, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54720}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 10a65eeeea90d6b1689ec14097a59b74<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)<br>at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)<br>at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)<br>at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)<br>at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)<br>at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)<br>at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)<br>at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)<br>at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)<br>at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<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.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:220)
at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)
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: Failure to search the loan...
Exception Chain:<br>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [10a65eeeea90d6b1689ec14097a59b74, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54720}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 10a65eeeea90d6b1689ec14097a59b74<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)<br>at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)<br>at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)<br>at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)<br>at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)<br>at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)<br>at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)<br>at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)<br>at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)<br>at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)<br>at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)<br>at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<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.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:203)
... 14 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]"}
(Session info: chrome=140.0.7339.186)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [10a65eeeea90d6b1689ec14097a59b74, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'30 years fixed')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.186, chrome: {chromedriverVersion: 140.0.7339.185 (eeea00e459e..., userDataDir: C:\Users\vasudhap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54720}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.37:4444/session..., se:cdpVersion: 140.0.7339.186, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 10a65eeeea90d6b1689ec14097a59b74
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy17.findElement(Unknown Source)
at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:194)
... 14 more
(#TC21 Search the Loan on Loan Lookup Page and verify the errors)
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
verifyRequestChange
({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;})
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
(#TC17 Request Change button for the field Id and Verify the change request)
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
verifySubmitLoan
({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:;})
java.lang.AssertionError: Status 200 NOT Found for Export Message<br>{"alternateProtocolUsage":"unspecifiedReason","charset":"","connectionId":1344,"connectionReused":true,"encodedDataLength":514,"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, 19 Sep 2025 21:55:16 GMT","server":"CloudFront","strict-transport-security":"max-age=63072000; includeSubdomains; preload","via":"1.1 82e46a17c2e4998f87de230e61a57612.cloudfront.net (CloudFront)","x-amz-apigw-id":"RK2iNHS5vHcEFxQ=","x-amz-cf-id":"8fzXO5tyiAhvaj3lcXaMC2eijMnguKOepSkJBIgQrFn3cEF1sLY2aQ==","x-amz-cf-pop":"ORD58-P1","x-amzn-errortype":"InternalServerErrorException","x-amzn-requestid":"2b0d8cbc-6e00-4526-9eaf-818419f1c588","x-cache":"Error from cloudfront"},"isIpProtectionUsed":false,"mimeType":"application/json","protocol":"h2","remoteIPAddress":"13.32.164.26","remotePort":443,"responseTime":1.758318916417868e+12,"securityDetails":{"certificateId":0,"certificateTransparencyCompliance":"compliant","cipher":"AES_128_GCM","encryptedClientHello":false,"issuer":"Amazon ECDSA 256 M01","keyExchange":"","keyExchangeGroup":"X25519MLKEM768","protocol":"TLS 1.3","sanList":["api-dev.nxtsoft.com","api-test.nxtsoft.com"],"serverSignatureAlgorithm":1027,"signedCertificateTimestampList":[{"hashAlgorithm":"SHA-256","logDescription":"Google 'Argon2026h2' log","logId":"D76D7D10D1A7F577C2C7E95FD700BFF982C9335A65E1D0B3017317C0C8C56977","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3045022100DFC901C17D73B8B52DDCC473A86311D703F072BBFAED43376104C337A4C430F002200D164587165700664938E211F79FF0007EF9E6D5AD1D5C386542124ADE46D909","status":"Verified","timestamp":1.75747734935e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert 'Wyvern2026h2'","logId":"C2317E574519A345EE7F38DEB29041EBC7C2215A22BF7FD5B5AD769AD90E52CD","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204809AB6FEC64E582EA7CB5118E23FBCE88703B323FD273B54977BCD723F489FA02204BF31373F5E5F729487E8225F7333E98033AFAFFA412C0DB0CC1FE7373BA751B","status":"Verified","timestamp":1.757477349423e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert 'Sphinx2026h2'","logId":"944E4387FAECC1EF81F3192426A8186501C7D35F3802013F72677D55372E19D8","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3046022100AB78891D4583556DB3DE2CDB93C8017E844709AF2E37353D03750CE79AB3D4CA022100D7EBB2A180242AC1006476D7D7D114743FA86F70B10616F70DFFAA4CC278E29E","status":"Verified","timestamp":1.757477349432e+12}],"subjectName":"api-dev.nxtsoft.com","validFrom":1757462400,"validTo":1791590399},"securityState":"secure","status":502,"statusText":"","timing":{"connectEnd":-1,"connectStart":-1,"dnsEnd":-1,"dnsStart":-1,"proxyEnd":-1,"proxyStart":-1,"pushEnd":0,"pushStart":0,"receiveHeadersEnd":4112.171,"receiveHeadersStart":4112.082,"requestTime":18630.103458,"sendEnd":568.499,"sendStart":0.366,"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)
(#TC14 Submit the Loan and verify the success Popup)
com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
selectBorrowerAndVerifyTransactions
({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=})
(#TC25 Search and select the borrower, verify transactions disappears)
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
verifyLoansOnLoanLookupPg
({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})
(#TC23 Verify different Loans on Loan Lookup Page)
com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest
exportAndVerifyHistoryReports
({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=})
(#TC28 Export the History Reports and verify the csvs)
submitDocConnectorLoan
({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;})
(#TC27 Submit Doc Connector Loans)
com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest
searchTaxIdAndChangeRequestLogPg
({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==})
(#TC8 Refresh Loan Selector Page, Search with Tax ID and go to Change Request Log Page)
verifyLoanSearch
({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==})
(#TC7 Search and open asset, verify Loan is Present)
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
searchAssetAndVerifyError
({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})
(Search Asset and verify the Asset's error message)
searchInvalidAsset
({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})
(#TC3 Login and validate the negative asset Search)
verifyPinLastAsset
({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})
(#TC6 Scroll to the end of the page and verify and pin the last asset)
verifyPinUnpinAsset
({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})
(#TC4 Search and Pin the Asset, UnPin it after verification)
verifyPinnedAsset
({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})
(#TC5 Login and verify already pinned asset)
com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest
verifyProfileLinks
({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;})
(#TC29 Verify Profile Links)
com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest
loginSearchAndOpenAsset
({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})
(#TC1 Login and validate the Home Page, Search and Select the Assets)
loginWithInvalidCredentials
({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})
(#TC2 Login with wrong credentials and validate the error message)
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
createUpdateDeleteChangeRequest
({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=})
(#TC30 Request Change button for the field Id and Verify the change request)
editChangeRequest
({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;})
(#TC18 Respond to the Change Request with added notes)
exportChangeRequests
({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=})
(#TC19 Export the Change Requests)
C:\Users\vasudhap\Documents\qaautomation\testxml\GC_Chrome_Omni_connect_ground_control_test.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="Ground Control QA Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://ground-control-test.nxtsoft.com"/>
<parameter name="projectKey" value="DPF"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://ground-control-test.nxtsoft.com"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" parallel="methods" name="Ground_Control_QA_Chrome" verbose="3">
<classes>
<class name="com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest"/>
<class name="com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest"/>
<class name="com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest"/>
<class name="com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest">
<methods>
<include name="verifySubmitLoan"/>
</methods>
</class> <!-- com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest -->
<class name="com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest"/>
<class name="com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest"/>
<class name="com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest"/>
<class name="com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest"/>
<class name="com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest"/>
</classes>
</test> <!-- Ground_Control_QA_Chrome -->
</suite> <!-- Ground Control QA Automation -->
Tests for Ground Control QA Automation
- Ground_Control_QA_Chrome (9 classes)
Groups for Ground Control QA Automation
Smoke
createUpdateDeleteChangeRequest
editChangeRequest
exportAndVerifyHistoryReports
exportChangeRequests
exportGeneralLedgerCSV
loginSearchAndOpenAsset
loginWithInvalidCredentials
searchAssetAndVerifyError
searchInvalidAsset
searchTaxIdAndChangeRequestLogPg
selectBorrowerAndVerifyTransactions
submitDocConnectorLoan
verifyErrorsOnLoanLookup
verifyLoanSearch
verifyLoansOnLoanLookupPg
verifyPinLastAsset
verifyPinUnpinAsset
verifyPinnedAsset
verifyProfileLinks
verifyRequestChange
verifySubmitLoan
Ui
loginSearchAndOpenAsset
loginWithInvalidCredentials
verifyPinLastAsset
verifyPinUnpinAsset
verifyPinnedAsset
verifyProfileLinks
changeRequest
createUpdateDeleteChangeRequest
editChangeRequest
exportChangeRequests
searchTaxIdAndChangeRequestLogPg
verifyRequestChange
docConnector
exportAndVerifyHistoryReports
submitDocConnectorLoan
export
exportAndVerifyHistoryReports
exportGeneralLedgerCSV
fileSelector
createUpdateDeleteChangeRequest
editChangeRequest
exportChangeRequests
searchTaxIdAndChangeRequestLogPg
selectBorrowerAndVerifyTransactions
verifyLoanSearch
verifyProfileLinks
verifyRequestChange
verifySubmitLoan
gla
exportGeneralLedgerCSV
loan
submitDocConnectorLoan
verifyErrorsOnLoanLookup
verifyLoansOnLoanLookupPg
verifySubmitLoan
loanLookup
verifyErrorsOnLoanLookup
verifyLoansOnLoanLookupPg
login
loginSearchAndOpenAsset
loginWithInvalidCredentials
search
searchAssetAndVerifyError
searchInvalidAsset
verifyLoanSearch
transactions
selectBorrowerAndVerifyTransactions
Times for Ground Control QA Automation
Total running time: 40 minutes
Reporter output for Ground Control QA Automation
submitDocConnectorLoan({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
Test Passed.
--- 19 Sep 15:13:20 085 - TestCaseID:: submitDocConnectorLoan
--- 19 Sep 15:13:23 185 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Submit Doc Connector Loans
Steps:
--- 19 Sep 15:13:31 644 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:13:31 644 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:13:31 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:13:34 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:13:40 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:13:42 984 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:13:47 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:13:49 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:13:49 315 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:13:52 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:13:54 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]]
--- 19 Sep 15:14:03 885 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:14:51 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //input[contains(@class,'filter-input')]]
--- 19 Sep 15:14:52 142 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:14:55 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //input[contains(@class,'filter-input')]]
--- 19 Sep 15:14:58 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2310000072')])[1]]
--- 19 Sep 15:15:03 890 - Moved to element..
--- 19 Sep 15:15:06 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (44e03afc784c97ee8bee05a2a14094a2)] -> xpath: //button/span[normalize-space(text())='Confirm']]
--- 19 Sep 15:15:08 192 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:15:24 397 - Element not found : Success Dialog
Test Passed.
verifyLoanSearch({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 19 Sep 14:48:17 478 - TestCaseID:: verifyLoanSearch
--- 19 Sep 14:48:20 482 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search and open asset, verify Loan Presents
Steps:
--- 19 Sep 14:48:28 151 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:48:28 152 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:48:28 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:48:31 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:48:37 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:48:40 716 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:48:44 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:48:46 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:48:46 818 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:48:50 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:48:51 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 14:49:01 411 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:49:55 952 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:50:04 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 14:50:06 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2dcd5bb6370847270c8ee185052a761)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 19 Sep 14:50:13 199 - Moved to element..
--- 19 Sep 14:50:16 369 - waiting for Loading-Spinner to be disappeared.
Test Passed.
selectBorrowerAndVerifyTransactions({ASSET SELECTOR PAGEMAP=
searchAsset:WNB Financial, N.A.;
selectAssetId:02i1R00000SCYfAQAX;
clickAss...)
Test Passed.
--- 19 Sep 15:09:54 784 - TestCaseID:: selectBorrowerAndVerifyTransactions
--- 19 Sep 15:09:57 438 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search and select the borrower, verify transactions disappears
Steps:
--- 19 Sep 15:10:05 367 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:10:05 367 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:10:05 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:10:08 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:10:13 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:10:17 128 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:10:19 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:10:22 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:10:22 336 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:10:25 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:10:27 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r00000scyfaqax')])[1]]
--- 19 Sep 15:10:36 745 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:11:22 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 15:11:24 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'4400012590')])[1]]
--- 19 Sep 15:11:30 692 - Moved to element..
--- 19 Sep 15:11:33 821 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:11:49 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 19 Sep 15:11:51 667 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:12:03 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[@role='dialog']]
--- 19 Sep 15:12:03 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[@id='search-table']//mat-row]
--- 19 Sep 15:12:05 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[@role]//button[contains(@class,'search-button')]]
--- 19 Sep 15:12:06 834 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:12:32 974 - Unable to find a element after 25 sec
--- 19 Sep 15:12:33 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]]
--- 19 Sep 15:12:34 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[@id='bottom-table']//mat-row]
--- 19 Sep 15:12:36 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> xpath: //*[@role]//button[contains(@class,'select-button')]]
--- 19 Sep 15:12:37 941 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:12:41 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bcb06f9209f77a665d68ce56c7ba057)] -> id: continue-button]
--- 19 Sep 15:12:42 865 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:13:13 053 - Unable to find a element after 27 sec
Test Passed.
verifyProfileLinks({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 19 Sep 15:17:13 187 - TestCaseID:: verifyProfileLinks
--- 19 Sep 15:17:15 983 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Verify Profile Links
Steps:
--- 19 Sep 15:17:23 015 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:17:23 015 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:17:23 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec5684ef6ef04e792d107b8dcdf2f3ca)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:17:25 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec5684ef6ef04e792d107b8dcdf2f3ca)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:17:31 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec5684ef6ef04e792d107b8dcdf2f3ca)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:17:34 027 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:17:40 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec5684ef6ef04e792d107b8dcdf2f3ca)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:17:43 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec5684ef6ef04e792d107b8dcdf2f3ca)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:17:43 469 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:17:46 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec5684ef6ef04e792d107b8dcdf2f3ca)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:17:48 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec5684ef6ef04e792d107b8dcdf2f3ca)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 15:17:58 291 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:18:47 732 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:18:56 711 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:19:08 541 - waiting for Loading-Spinner to be disappeared.
Test Passed.
editChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 19 Sep 14:58:47 269 - TestCaseID:: editChangeRequest
--- 19 Sep 14:58:50 034 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Respond to the Change Request with added notes
Steps:
--- 19 Sep 14:58:57 944 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:58:57 944 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:58:58 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:59:00 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:59:06 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:59:09 474 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:59:16 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:59:18 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:59:19 004 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:59:22 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:59:24 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 14:59:33 643 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:00:23 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 15:00:24 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 19 Sep 15:00:31 287 - Moved to element..
--- 19 Sep 15:00:34 687 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:00:47 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]]
--- 19 Sep 15:00:52 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']]
--- 19 Sep 15:00:53 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='FieldID']]
--- 19 Sep 15:00:55 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: (//*[contains(text(),'Filter Search')]//preceding::input)[last()]]
--- 19 Sep 15:00:57 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4480d350e1dd967b0cc2d38713c0d7f4)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Items To Test']]
Test Passed.
createUpdateDeleteChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 19 Sep 15:19:17 222 - TestCaseID:: createUpdateDeleteChangeRequest
--- 19 Sep 15:19:19 888 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Request Change button for the field Id and Verify the change request
Steps:
--- 19 Sep 15:19:27 450 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:19:27 450 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:19:27 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:19:30 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:19:35 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:19:38 210 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:19:42 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:19:43 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:19:44 030 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:19:47 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:19:49 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 15:19:58 632 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:20:48 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 15:20:50 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 19 Sep 15:20:56 607 - Moved to element..
--- 19 Sep 15:21:01 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']]
--- 19 Sep 15:21:02 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]]
--- 19 Sep 15:21:04 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]]
--- 19 Sep 15:21:08 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']]
--- 19 Sep 15:21:09 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]]
--- 19 Sep 15:21:11 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]]
--- 19 Sep 15:21:13 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //tr/td[normalize-space(text())='test2025.09.19.15.19.19_Changed']/following-sibling::td//button]
--- 19 Sep 15:21:17 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //tr/td[normalize-space(text())='test2025.09.19.15.19.19_Changed']/following-sibling::td//mat-icon[2]]
--- 19 Sep 15:21:19 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (321f61676c9b0f2fec401cece7cd515e)] -> xpath: //div[@class='confirm-dialog']//button[2]]
Test Passed.
exportChangeRequests({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 19 Sep 15:01:00 676 - TestCaseID:: exportChangeRequests
--- 19 Sep 15:01:04 016 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Export the Change Requests
Steps:
--- 19 Sep 15:01:12 045 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:01:12 046 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:01:12 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:01:15 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:01:21 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:01:23 737 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:01:27 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:01:29 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:01:29 970 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:01:33 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:01:35 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 15:01:44 808 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:02:31 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 15:02:32 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 19 Sep 15:02:39 485 - Moved to element..
--- 19 Sep 15:02:42 800 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:02:54 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7277dd17e532d4d88e5a0a1dbb81703e)] -> xpath: //div[@class='confirm-dialog']//button[2]]
Test Passed.
verifyPinUnpinAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:N;
a...)
Test Passed.
--- 19 Sep 14:44:59 886 - TestCaseID:: verifyPinUnpinAsset
--- 19 Sep 14:45:04 328 - 4 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search and Pin the Asset, UnPin it after verification
Steps:
--- 19 Sep 14:45:11 427 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:45:11 428 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:45:11 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7579e45d98493efee1240dc2840efb4)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:45:14 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7579e45d98493efee1240dc2840efb4)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:45:20 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7579e45d98493efee1240dc2840efb4)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:45:23 154 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:45:27 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7579e45d98493efee1240dc2840efb4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
Test Passed.
searchAssetAndVerifyError({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R0000084zorQAA;
selectAssetId:02i1R0000084zorQAA;
clickAsse...)
Test Passed.
--- 19 Sep 15:04:58 525 - TestCaseID:: searchAssetAndVerifyError
--- 19 Sep 15:05:01 892 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search Asset and verify the Asset's error message
Steps:
--- 19 Sep 15:05:09 631 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:05:09 631 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:05:09 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d92bd4a8f8b0b9ef096331611880fd68)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:05:12 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d92bd4a8f8b0b9ef096331611880fd68)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:05:18 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d92bd4a8f8b0b9ef096331611880fd68)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:05:21 157 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:05:28 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d92bd4a8f8b0b9ef096331611880fd68)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:05:29 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d92bd4a8f8b0b9ef096331611880fd68)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:05:30 343 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:05:33 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d92bd4a8f8b0b9ef096331611880fd68)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:05:35 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d92bd4a8f8b0b9ef096331611880fd68)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r0000084zorqaa')])[1]]
--- 19 Sep 15:05:45 075 - waiting for Loading-Spinner to be disappeared.
Test Passed.
searchTaxIdAndChangeRequestLogPg({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo01;
selectAssetId:ProductDemo01;
clickAssetId:Y;
ass...)
Test Passed.
--- 19 Sep 14:50:34 148 - TestCaseID:: searchTaxIdAndChangeRequestLogPg
--- 19 Sep 14:50:37 383 - 3 - 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:
--- 19 Sep 14:50:45 740 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:50:45 741 - 7 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:50:45 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:50:48 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:50:54 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:50:57 293 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:51:00 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:51:02 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:51:03 138 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:51:06 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:51:08 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo01')])[1]]
--- 19 Sep 14:51:18 125 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:52:06 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //button[contains(@class,'refresh')]]
--- 19 Sep 14:52:08 433 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:52:14 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 14:52:16 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 19 Sep 14:52:22 911 - Moved to element..
--- 19 Sep 14:52:26 176 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:52:29 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a644c7d21b483e8068c780dadcb848c6)] -> xpath: //*[contains(@class,'link-title') and text()='Change Request Log']]
--- 19 Sep 14:52:31 967 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:53:00 512 - Unable to find a element after 25 sec
Test Passed.
verifyPinnedAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation03;
selectAssetId:QAAutomation03;
clickAssetId:N;
a...)
Test Passed.
--- 19 Sep 14:45:39 339 - TestCaseID:: verifyPinnedAsset
--- 19 Sep 14:45:43 008 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login and verify already pinned asset
Steps:
--- 19 Sep 14:45:56 814 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:45:56 815 - 8 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:45:57 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:46:00 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:46:05 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:46:08 348 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:46:16 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:46:31 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:46:32 606 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:46:36 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:46:37 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]]
--- 19 Sep 14:46:48 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]]
--- 19 Sep 14:46:51 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> id: mat-dialog-0]
--- 19 Sep 14:46:51 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //*[@role='dialog']//child::button]
--- 19 Sep 14:46:54 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:46:54 730 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:47:04 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]]
--- 19 Sep 14:47:04 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]]
--- 19 Sep 14:47:06 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> id: mat-dialog-1]
--- 19 Sep 14:47:09 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (246a9352c26cdbb3b8440b67c3831b16)] -> xpath: //*[@role='dialog']//child::button]
Test Passed.
loginSearchAndOpenAsset({ASSET SELECTOR PAGEMAP=searchAsset:test_general_ledger_accounting,QAAutomation02,ProductDemo04,QAAu...)
Test Passed.
--- 19 Sep 14:39:43 675 - TestCaseID:: loginSearchAndOpenAsset
--- 19 Sep 14:39:55 875 - 12 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login and validate the Home Page, Search and Select the Assets
Steps:
--- 19 Sep 14:40:06 806 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:40:06 806 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:40:07 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:40:11 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:40:17 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:40:20 055 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:40:27 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:40:30 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:40:30 766 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:40:34 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:40:36 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]]
--- 19 Sep 14:40:49 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:40:50 056 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:40:53 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:40:55 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]]
--- 19 Sep 14:41:05 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:41:05 351 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:41:08 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:41:10 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo04')])[1]]
--- 19 Sep 14:41:21 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:41:21 400 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:41:24 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:41:26 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 14:41:37 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:41:37 580 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:41:41 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:41:57 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5bff08d91f8fa87dace327db89fb27cb)] -> 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)]
--- 19 Sep 14:42:21 324 - waiting for Loading-Spinner to be disappeared.
Test Passed.
loginWithInvalidCredentials({ASSET SELECTOR PAGEMAP=, TestID=loginWithInvalidCredentials, LOGIN PAGEMAP=userName:monil.shah@kine...)
Test Passed.
--- 19 Sep 14:43:08 650 - TestCaseID:: loginWithInvalidCredentials
--- 19 Sep 14:43:11 670 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login with wrong credentials and validate the error message
Steps:
--- 19 Sep 14:43:20 328 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:43:20 330 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:43:20 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c60365c939c8d26d04cd789a12775172)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:43:24 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c60365c939c8d26d04cd789a12775172)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:43:29 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c60365c939c8d26d04cd789a12775172)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:43:32 607 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:44:18 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c60365c939c8d26d04cd789a12775172)] -> css selector: div.ng-star-inserted.mat-form-field-underline.ng-tns-c52-5]
Test Passed.
searchInvalidAsset({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo06;
selectAssetId:ProductDemo06;
clickAssetId:N;
ass...)
Test Passed.
--- 19 Sep 14:44:20 805 - TestCaseID:: searchInvalidAsset
--- 19 Sep 14:44:23 337 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login and validate the negative Search
Steps:
--- 19 Sep 14:44:31 388 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:44:31 388 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:44:31 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b69c4397c2c6a438feee17bc6e3dcc0)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:44:34 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b69c4397c2c6a438feee17bc6e3dcc0)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:44:40 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b69c4397c2c6a438feee17bc6e3dcc0)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:44:43 138 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:44:47 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b69c4397c2c6a438feee17bc6e3dcc0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:44:49 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b69c4397c2c6a438feee17bc6e3dcc0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:44:49 470 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:44:52 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b69c4397c2c6a438feee17bc6e3dcc0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
Test Passed.
exportAndVerifyHistoryReports({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
Test Passed.
--- 19 Sep 15:15:26 402 - TestCaseID:: exportAndVerifyHistoryReports
--- 19 Sep 15:15:29 563 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Export the History Reports and verify the csvs
Steps:
--- 19 Sep 15:15:37 552 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:15:37 553 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:15:37 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:15:41 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:15:46 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:15:48 810 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:15:56 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:15:58 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:15:58 504 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:16:01 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:16:03 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]]
--- 19 Sep 15:16:13 800 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:17:01 051 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:17:04 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1bf401eff788154e14b8d98e9c120e92)] -> xpath: //button/span[normalize-space(text())='Confirm']]
--- 19 Sep 15:17:07 904 - waiting for Loading-Spinner to be disappeared.
Test Passed.
verifyLoansOnLoanLookupPg({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
Test Passed.
--- 19 Sep 15:05:50 362 - TestCaseID:: verifyLoansOnLoanLookupPg
--- 19 Sep 15:05:52 953 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Verify different Loans on Loan Lookup Page
Steps:
--- 19 Sep 15:06:00 499 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:06:00 499 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:06:00 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:06:03 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:06:08 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:06:12 346 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:06:16 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:06:19 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:06:19 819 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:06:23 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:06:25 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]]
--- 19 Sep 15:06:35 464 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:07:21 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //input[@*='Loan Number']]
--- 19 Sep 15:07:23 658 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:07:39 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (617057dbb4d0b0ed8652e6bc9b16359d)] -> xpath: //input[@*='Loan Number']]
--- 19 Sep 15:07:41 193 - waiting for Loading-Spinner to be disappeared.
Test Passed.
verifyPinLastAsset({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R00000GHkV9QAL;
selectAssetId:02i1R00000GHkV9QAL;
clickAsse...)
Test Passed.
--- 19 Sep 14:47:29 470 - TestCaseID:: verifyPinLastAsset
--- 19 Sep 14:47:32 330 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Scroll to the end of the page and verify and pin the last asset
Steps:
--- 19 Sep 14:47:39 482 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:47:39 482 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:47:39 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d121510753ac5bbc10380439d32af4b5)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:47:42 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d121510753ac5bbc10380439d32af4b5)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:47:47 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d121510753ac5bbc10380439d32af4b5)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:47:50 694 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:47:57 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d121510753ac5bbc10380439d32af4b5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:47:59 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d121510753ac5bbc10380439d32af4b5)] -> xpath: (//tr)[last()]]
Test Passed.
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Status 200 NOT Found for Export Message
{"alternateProtocolUsage":"unspecifiedReason","charset":"","connectionId":1344,"connectionReused":true,"encodedDataLength":514,"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, 19 Sep 2025 21:55:16 GMT","server":"CloudFront","strict-transport-security":"max-age=63072000; includeSubdomains; preload","via":"1.1 82e46a17c2e4998f87de230e61a57612.cloudfront.net (CloudFront)","x-amz-apigw-id":"RK2iNHS5vHcEFxQ=","x-amz-cf-id":"8fzXO5tyiAhvaj3lcXaMC2eijMnguKOepSkJBIgQrFn3cEF1sLY2aQ==","x-amz-cf-pop":"ORD58-P1","x-amzn-errortype":"InternalServerErrorException","x-amzn-requestid":"2b0d8cbc-6e00-4526-9eaf-818419f1c588","x-cache":"Error from cloudfront"},"isIpProtectionUsed":false,"mimeType":"application/json","protocol":"h2","remoteIPAddress":"13.32.164.26","remotePort":443,"responseTime":1.758318916417868e+12,"securityDetails":{"certificateId":0,"certificateTransparencyCompliance":"compliant","cipher":"AES_128_GCM","encryptedClientHello":false,"issuer":"Amazon ECDSA 256 M01","keyExchange":"","keyExchangeGroup":"X25519MLKEM768","protocol":"TLS 1.3","sanList":["api-dev.nxtsoft.com","api-test.nxtsoft.com"],"serverSignatureAlgorithm":1027,"signedCertificateTimestampList":[{"hashAlgorithm":"SHA-256","logDescription":"Google 'Argon2026h2' log","logId":"D76D7D10D1A7F577C2C7E95FD700BFF982C9335A65E1D0B3017317C0C8C56977","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3045022100DFC901C17D73B8B52DDCC473A86311D703F072BBFAED43376104C337A4C430F002200D164587165700664938E211F79FF0007EF9E6D5AD1D5C386542124ADE46D909","status":"Verified","timestamp":1.75747734935e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert 'Wyvern2026h2'","logId":"C2317E574519A345EE7F38DEB29041EBC7C2215A22BF7FD5B5AD769AD90E52CD","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204809AB6FEC64E582EA7CB5118E23FBCE88703B323FD273B54977BCD723F489FA02204BF31373F5E5F729487E8225F7333E98033AFAFFA412C0DB0CC1FE7373BA751B","status":"Verified","timestamp":1.757477349423e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert 'Sphinx2026h2'","logId":"944E4387FAECC1EF81F3192426A8186501C7D35F3802013F72677D55372E19D8","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3046022100AB78891D4583556DB3DE2CDB93C8017E844709AF2E37353D03750CE79AB3D4CA022100D7EBB2A180242AC1006476D7D7D114743FA86F70B10616F70DFFAA4CC278E29E","status":"Verified","timestamp":1.757477349432e+12}],"subjectName":"api-dev.nxtsoft.com","validFrom":1757462400,"validTo":1791590399},"securityState":"secure","status":502,"statusText":"","timing":{"connectEnd":-1,"connectStart":-1,"dnsEnd":-1,"dnsStart":-1,"proxyEnd":-1,"proxyStart":-1,"pushEnd":0,"pushStart":0,"receiveHeadersEnd":4112.171,"receiveHeadersStart":4112.082,"requestTime":18630.103458,"sendEnd":568.499,"sendStart":0.366,"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]
--- 19 Sep 14:53:02 548 - TestCaseID:: verifySubmitLoan
--- 19 Sep 14:53:06 247 - 3 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Submit the Loan and verify the success Popup
Steps:
--- 19 Sep 14:53:14 301 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:53:14 301 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:53:14 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:53:17 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:53:23 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:53:26 396 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:53:33 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:53:35 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:53:35 940 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:53:39 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:53:41 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 14:53:50 565 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:54:37 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 14:54:39 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 19 Sep 14:54:45 690 - Moved to element..
--- 19 Sep 14:54:48 875 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:55:09 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 19 Sep 14:55:09 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 19 Sep 14:55:11 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //button[contains(@class,'submit')]]
--- 19 Sep 14:55:11 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3bdd85cbaf3b8c8e6feb62db2150ef8a)] -> xpath: //button[contains(@class,'submit')]]
--- 19 Sep 14:55:17 200 - waiting for Loading-Spinner to be disappeared.
Status 200 NOT Found for Export Message
{"alternateProtocolUsage":"unspecifiedReason","charset":"","connectionId":1344,"connectionReused":true,"encodedDataLength":514,"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, 19 Sep 2025 21:55:16 GMT","server":"CloudFront","strict-transport-security":"max-age=63072000; includeSubdomains; preload","via":"1.1 82e46a17c2e4998f87de230e61a57612.cloudfront.net (CloudFront)","x-amz-apigw-id":"RK2iNHS5vHcEFxQ=","x-amz-cf-id":"8fzXO5tyiAhvaj3lcXaMC2eijMnguKOepSkJBIgQrFn3cEF1sLY2aQ==","x-amz-cf-pop":"ORD58-P1","x-amzn-errortype":"InternalServerErrorException","x-amzn-requestid":"2b0d8cbc-6e00-4526-9eaf-818419f1c588","x-cache":"Error from cloudfront"},"isIpProtectionUsed":false,"mimeType":"application/json","protocol":"h2","remoteIPAddress":"13.32.164.26","remotePort":443,"responseTime":1.758318916417868e+12,"securityDetails":{"certificateId":0,"certificateTransparencyCompliance":"compliant","cipher":"AES_128_GCM","encryptedClientHello":false,"issuer":"Amazon ECDSA 256 M01","keyExchange":"","keyExchangeGroup":"X25519MLKEM768","protocol":"TLS 1.3","sanList":["api-dev.nxtsoft.com","api-test.nxtsoft.com"],"serverSignatureAlgorithm":1027,"signedCertificateTimestampList":[{"hashAlgorithm":"SHA-256","logDescription":"Google 'Argon2026h2' log","logId":"D76D7D10D1A7F577C2C7E95FD700BFF982C9335A65E1D0B3017317C0C8C56977","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3045022100DFC901C17D73B8B52DDCC473A86311D703F072BBFAED43376104C337A4C430F002200D164587165700664938E211F79FF0007EF9E6D5AD1D5C386542124ADE46D909","status":"Verified","timestamp":1.75747734935e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert 'Wyvern2026h2'","logId":"C2317E574519A345EE7F38DEB29041EBC7C2215A22BF7FD5B5AD769AD90E52CD","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"304402204809AB6FEC64E582EA7CB5118E23FBCE88703B323FD273B54977BCD723F489FA02204BF31373F5E5F729487E8225F7333E98033AFAFFA412C0DB0CC1FE7373BA751B","status":"Verified","timestamp":1.757477349423e+12},{"hashAlgorithm":"SHA-256","logDescription":"DigiCert 'Sphinx2026h2'","logId":"944E4387FAECC1EF81F3192426A8186501C7D35F3802013F72677D55372E19D8","origin":"Embedded in certificate","signatureAlgorithm":"ECDSA","signatureData":"3046022100AB78891D4583556DB3DE2CDB93C8017E844709AF2E37353D03750CE79AB3D4CA022100D7EBB2A180242AC1006476D7D7D114743FA86F70B10616F70DFFAA4CC278E29E","status":"Verified","timestamp":1.757477349432e+12}],"subjectName":"api-dev.nxtsoft.com","validFrom":1757462400,"validTo":1791590399},"securityState":"secure","status":502,"statusText":"","timing":{"connectEnd":-1,"connectStart":-1,"dnsEnd":-1,"dnsStart":-1,"proxyEnd":-1,"proxyStart":-1,"pushEnd":0,"pushStart":0,"receiveHeadersEnd":4112.171,"receiveHeadersStart":4112.082,"requestTime":18630.103458,"sendEnd":568.499,"sendStart":0.366,"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]
verifyErrorsOnLoanLookup({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
Failure while Search and Select Loans. [ScreenShot]
--- 19 Sep 15:02:57 661 - TestCaseID:: verifyErrorsOnLoanLookup
--- 19 Sep 15:03:00 566 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search the Loan on Loan Lookup Page and verify the errors
Steps:
--- 19 Sep 15:03:08 167 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:03:08 167 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:03:08 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:03:11 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:03:16 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:03:19 582 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:03:26 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:03:28 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:03:28 716 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:03:32 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:03:33 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]]
--- 19 Sep 15:03:43 348 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:04:33 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //input[@*='Loan Number']]
--- 19 Sep 15:04:35 419 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:04:45 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10a65eeeea90d6b1689ec14097a59b74)] -> xpath: //input[@*='Loan Number']]
--- 19 Sep 15:04:46 857 - waiting for Loading-Spinner to be disappeared.
Failure while Search and Select Loans. [ScreenShot]
exportGeneralLedgerCSV({ASSET SELECTOR PAGEMAP=
searchAsset:test_prologue_gla;
selectAssetId:test_prologue_gla;
clickAssetI...)
Failure while Search and Select Loans. [ScreenShot]
--- 19 Sep 15:08:03 988 - TestCaseID:: exportGeneralLedgerCSV
--- 19 Sep 15:08:06 715 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Export the General Ledger (GL) CSV
Steps:
--- 19 Sep 15:08:14 777 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 15:08:14 777 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 15:08:15 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 15:08:17 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 15:08:21 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //button[@type='submit']]
--- 19 Sep 15:08:25 115 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:08:29 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 15:08:31 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:08:31 396 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:08:34 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 15:08:36 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'test_prologue_gla')])[1]]
--- 19 Sep 15:08:45 851 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:09:32 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //input[@*='Loan Number']]
--- 19 Sep 15:09:34 382 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 15:09:43 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ac88a8b3293656e88ee1dc9944a3fa4)] -> xpath: //input[@*='Loan Number']]
--- 19 Sep 15:09:45 178 - waiting for Loading-Spinner to be disappeared.
Failure while Search and Select Loans. [ScreenShot]
verifyRequestChange({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Failed to verify the change request [ScreenShot]
--- 19 Sep 14:55:24 166 - TestCaseID:: verifyRequestChange
--- 19 Sep 14:55:31 150 - 6 - 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:
--- 19 Sep 14:55:39 787 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 19 Sep 14:55:39 788 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 19 Sep 14:55:40 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //input[@id='mat-input-0']]
--- 19 Sep 14:55:49 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //input[@id='mat-input-1']]
--- 19 Sep 14:55:55 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //button[@type='submit']]
--- 19 Sep 14:55:57 826 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:56:05 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 19 Sep 14:56:07 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:56:08 242 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:56:11 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 19 Sep 14:56:13 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 19 Sep 14:56:26 194 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:57:16 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 19 Sep 14:57:17 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 19 Sep 14:57:24 494 - Moved to element..
--- 19 Sep 14:57:27 763 - waiting for Loading-Spinner to be disappeared.
--- 19 Sep 14:57:39 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]]
--- 19 Sep 14:57:42 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cee09615be45152ad9cd124f4a76ee9c)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']]
--- 19 Sep 14:57:43 846 - Element not found : element
--- 19 Sep 14:57:44 867 - Element not found : element
--- 19 Sep 14:57:45 883 - Element not found : element
--- 19 Sep 14:57:46 909 - Element not found : element
--- 19 Sep 14:57:47 919 - Element not found : element
--- 19 Sep 14:57:48 933 - Element not found : element
--- 19 Sep 14:57:49 951 - Element not found : element
--- 19 Sep 14:57:50 975 - Element not found : element
--- 19 Sep 14:57:51 996 - Element not found : element
--- 19 Sep 14:57:53 016 - Element not found : element
--- 19 Sep 14:57:54 043 - Element not found : element
--- 19 Sep 14:57:55 061 - Element not found : element
--- 19 Sep 14:57:56 088 - Element not found : element
--- 19 Sep 14:57:57 110 - Element not found : element
--- 19 Sep 14:57:58 135 - Element not found : element
--- 19 Sep 14:57:59 158 - Element not found : element
--- 19 Sep 14:58:00 182 - Element not found : element
--- 19 Sep 14:58:01 204 - Element not found : element
--- 19 Sep 14:58:02 222 - Element not found : element
--- 19 Sep 14:58:03 243 - Element not found : element
--- 19 Sep 14:58:04 270 - Element not found : element
--- 19 Sep 14:58:05 299 - Element not found : element
--- 19 Sep 14:58:06 311 - Element not found : element
--- 19 Sep 14:58:07 341 - Element not found : element
--- 19 Sep 14:58:08 366 - Element not found : element
--- 19 Sep 14:58:09 390 - Element not found : element
--- 19 Sep 14:58:10 490 - Element not found : element
--- 19 Sep 14:58:11 598 - Element not found : element
--- 19 Sep 14:58:12 619 - Element not found : element
--- 19 Sep 14:58:13 657 - Element not found : element
--- 19 Sep 14:58:14 673 - Element not found : element
--- 19 Sep 14:58:15 689 - Element not found : element
--- 19 Sep 14:58:16 706 - Element not found : element
--- 19 Sep 14:58:17 722 - Element not found : element
--- 19 Sep 14:58:18 737 - Element not found : element
--- 19 Sep 14:58:19 750 - Element not found : element
--- 19 Sep 14:58:20 763 - Element not found : element
--- 19 Sep 14:58:21 798 - Element not found : element
--- 19 Sep 14:58:22 817 - Element not found : element
--- 19 Sep 14:58:23 836 - Element not found : element
--- 19 Sep 14:58:24 848 - Element not found : element
--- 19 Sep 14:58:25 866 - Element not found : element
--- 19 Sep 14:58:26 886 - Element not found : element
--- 19 Sep 14:58:28 049 - Element not found : element
--- 19 Sep 14:58:29 077 - Element not found : element
--- 19 Sep 14:58:30 098 - Element not found : element
--- 19 Sep 14:58:31 122 - Element not found : element
--- 19 Sep 14:58:32 141 - Element not found : element
--- 19 Sep 14:58:33 161 - Element not found : element
--- 19 Sep 14:58:34 179 - Element not found : element
--- 19 Sep 14:58:35 197 - Element not found : element
--- 19 Sep 14:58:36 216 - Element not found : element
--- 19 Sep 14:58:37 230 - Element not found : element
--- 19 Sep 14:58:38 253 - Element not found : element
--- 19 Sep 14:58:39 273 - Element not found : element
--- 19 Sep 14:58:40 291 - Element not found : element
--- 19 Sep 14:58:41 312 - Element not found : element
--- 19 Sep 14:58:42 327 - Element not found : element
--- 19 Sep 14:58:43 348 - Element not found : element
--- 19 Sep 14:58:44 363 - Element not found : element
--- 19 Sep 14:58:45 370 - Unable to find an element after 60 sec
Failed to verify the change request [ScreenShot]
8 ignored methods
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
filterTransactionByField
globalSearchByField
searchBorrrower
assignLoanToNewBorrower
verifyAndResolveIssueList
verifyTransactionSortFilter
searchCancelBorrower
unhideTransactionRequestChange
globalSearchByField
searchBorrrower
assignLoanToNewBorrower
verifyAndResolveIssueList
verifyTransactionSortFilter
searchCancelBorrower
unhideTransactionRequestChange
Methods in chronological order
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
initialize(org.testng.TestRunner@2cca611f)
0 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
initialize(org.testng.TestRunner@2cca611f)
29686 ms
com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest
initialize(org.testng.TestRunner@2cca611f)
35681 ms
com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
initialize(org.testng.TestRunner@2cca611f)
41305 ms
com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest
initialize(org.testng.TestRunner@2cca611f)
46530 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
initialize(org.testng.TestRunner@2cca611f)
52141 ms
com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest
initialize(org.testng.TestRunner@2cca611f)
57590 ms
com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest
initialize(org.testng.TestRunner@2cca611f)
62562 ms
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
initialize(org.testng.TestRunner@2cca611f)
68012 ms
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
init(org.testng.TestRunner@2cca611f)
74307 ms
com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
init(org.testng.TestRunner@2cca611f)
74307 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
init(org.testng.TestRunner@2cca611f)
74307 ms
com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest
init(org.testng.TestRunner@2cca611f)
74307 ms
com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest
init(org.testng.TestRunner@2cca611f)
74310 ms
com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest
init(org.testng.TestRunner@2cca611f)
74310 ms
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
init(org.testng.TestRunner@2cca611f)
74310 ms
com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest
init(org.testng.TestRunner@2cca611f)
74310 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
init(org.testng.TestRunner@2cca611f)
74310 ms
com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest
loginSearchAndOpenAsset({ASSET SELECTOR PAGEMAP=searchAsset:test_general_ledger_accounting,QAAutomation02,ProductDemo04,QAAu...)
86637 ms
loginWithInvalidCredentials({ASSET SELECTOR PAGEMAP=, TestID=loginWithInvalidCredentials, LOGIN PAGEMAP=userName:monil.shah@kine...)
282435 ms
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
searchInvalidAsset({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo06;
selectAssetId:ProductDemo06;
clickAssetId:N;
ass...)
354116 ms
verifyPinUnpinAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:N;
a...)
395099 ms
verifyPinnedAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation03;
selectAssetId:QAAutomation03;
clickAssetId:N;
a...)
433769 ms
verifyPinLastAsset({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R00000GHkV9QAL;
selectAssetId:02i1R00000GHkV9QAL;
clickAsse...)
543083 ms
com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest
verifyLoanSearch({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
591256 ms
searchTaxIdAndChangeRequestLogPg({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo01;
selectAssetId:ProductDemo01;
clickAssetId:Y;
ass...)
728162 ms
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
877012 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
verifyRequestChange({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
1021875 ms
editChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
1220810 ms
exportChangeRequests({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
1354789 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
verifyErrorsOnLoanLookup({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
1471346 ms
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
searchAssetAndVerifyError({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R0000084zorQAA;
selectAssetId:02i1R0000084zorQAA;
clickAsse...)
1592672 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
verifyLoansOnLoanLookupPg({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
1643733 ms
com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
exportGeneralLedgerCSV({ASSET SELECTOR PAGEMAP=
searchAsset:test_prologue_gla;
selectAssetId:test_prologue_gla;
clickAssetI...)
1777495 ms
selectBorrowerAndVerifyTransactions({ASSET SELECTOR PAGEMAP=
searchAsset:WNB Financial, N.A.;
selectAssetId:02i1R00000SCYfAQAX;
clickAss...)
1888218 ms
com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest
submitDocConnectorLoan({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
2093949 ms
exportAndVerifyHistoryReports({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
2220319 ms
com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest
verifyProfileLinks({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2326758 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
createUpdateDeleteChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2450614 ms