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:122307008365;
taxId:;
firstName:;
lastName:;
loanRow:;
loanRow:LAND LOAN;, Description=Export the General Ledger (GL) CSV, CHANGE REQUEST PAGEMAP=Loan Number/File Number:;
Corrected Field Value:;
Item Priority:;
Description:;, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;})
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'),'122307008365')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b15d525c6e431a6f92cdf63e596efcf7, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'122307008365')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52463}, goog:loggingPrefs: {performance: ALL}, goog:processID: 23840, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: b15d525c6e431a6f92cdf63e596efcf7<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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:196)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br><br>Exception Stacktrace: <br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:205)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br><br>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'122307008365')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b15d525c6e431a6f92cdf63e596efcf7, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'122307008365')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52463}, goog:loggingPrefs: {performance: ALL}, goog:processID: 23840, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: b15d525c6e431a6f92cdf63e596efcf7<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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:196)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:222)
at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.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:1583)
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'),'122307008365')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b15d525c6e431a6f92cdf63e596efcf7, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'122307008365')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52463}, goog:loggingPrefs: {performance: ALL}, goog:processID: 23840, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: b15d525c6e431a6f92cdf63e596efcf7<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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:196)<br>at com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest.exportGeneralLedgerCSV(generalLedgerTest.java:110)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:205)
... 14 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'122307008365')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b15d525c6e431a6f92cdf63e596efcf7, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'122307008365')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52463}, goog:loggingPrefs: {performance: ALL}, goog:processID: 23840, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: b15d525c6e431a6f92cdf63e596efcf7
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.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:196)
... 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:122210007322;
taxId:;
firstName:;
lastName:;
selectLoan:;, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, Description=Search the Loan on Loan Lookup Page and verify the errors})
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'),'')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [82b91fca4f62aec85d68bca035d4eaca, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52749}, goog:loggingPrefs: {performance: ALL}, goog:processID: 22120, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 82b91fca4f62aec85d68bca035d4eaca<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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:196)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br><br>Exception Stacktrace: <br>at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:205)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br><br>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [82b91fca4f62aec85d68bca035d4eaca, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52749}, goog:loggingPrefs: {performance: ALL}, goog:processID: 22120, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 82b91fca4f62aec85d68bca035d4eaca<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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:196)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:222)
at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.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:1583)
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'),'')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [82b91fca4f62aec85d68bca035d4eaca, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52749}, goog:loggingPrefs: {performance: ALL}, goog:processID: 22120, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 82b91fca4f62aec85d68bca035d4eaca<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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:196)<br>at com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest.verifyErrorsOnLoanLookup(loanLookupTest.java:106)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCLoanLookupPage.searchAndSelectLoan(GCLoanLookupPage.java:205)
... 14 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'')])[1]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [82b91fca4f62aec85d68bca035d4eaca, findElement {using=xpath, value=(//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'')])[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52749}, goog:loggingPrefs: {performance: ALL}, goog:processID: 22120, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 82b91fca4f62aec85d68bca035d4eaca
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.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:196)
... 14 more
(#TC21 Search the Loan on Loan Lookup Page and verify the errors)
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
verifySubmitLoan
({ASSET SELECTOR PAGEMAP=
searchAsset:premiercoQAAutomation;
selectAssetId:premiercoQAAutomation;
product:test_mortgage;
clickAssetId:Y;
assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0010001234;
taxId:404355924;
firstName:;
lastName:;
loanRow:;
getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=
demoMode:N;
hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;
borrowerCIF:404355924;
})
com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan.
Exception Chain:<br>java.lang.AssertionError: Failed to Submit the Loan <br>Dialog Error : <b> error_outline
Premierco Error </b><br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at com.kinective.omniconnect.support.Log.fail(Log.java:503)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:698)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707)
at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.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:1583)
Caused by: java.lang.AssertionError: Failed to Submit the Loan <br>Dialog Error : <b> error_outline
Premierco Error </b>
at org.testng.Assert.fail(Assert.java:99)
at com.kinective.omniconnect.support.Log.fail(Log.java:503)
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:698)
... 14 more
(#TC14 Submit the Loan and verify the success Popup)
verifySubmitLoan
({ASSET SELECTOR PAGEMAP=
searchAsset:SymitarQAAutomation;
selectAssetId:SymitarQAAutomation;
clickAssetId:Y;
assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0000012654;
taxId:647368203;
firstName:;
lastName:;
loanRow:;
getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=
demoMode:N;
hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;
borrowerCIF:TGA2212;
})
com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan.
Exception Chain:<br>java.lang.AssertionError: expected [true] but found [false]<br>Exception Stacktrace: <br>at org.testng.Assert.fail(Assert.java:99)<br>at org.testng.Assert.failNotEquals(Assert.java:1037)<br>at org.testng.Assert.assertEqualsImpl(Assert.java:140)<br>at org.testng.Assert.assertEquals(Assert.java:122)<br>at org.testng.Assert.assertEquals(Assert.java:819)<br>at org.testng.Assert.assertEquals(Assert.java:829)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707)
at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.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:1583)
Caused by: java.lang.AssertionError: expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:99)
at org.testng.Assert.failNotEquals(Assert.java:1037)
at org.testng.Assert.assertEqualsImpl(Assert.java:140)
at org.testng.Assert.assertEquals(Assert.java:122)
at org.testng.Assert.assertEquals(Assert.java:819)
at org.testng.Assert.assertEquals(Assert.java:829)
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.demoModeOnOff(GCTransactionsPage.java:737)
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:634)
... 14 more
(#TC14 Submit the Loan and verify the success Popup)
verifySubmitLoan
({ASSET SELECTOR PAGEMAP=
searchAsset:SilverlakeQAAutomation;
selectAssetId:SilverlakeQAAutomation;
clickAssetId:Y;
assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0010001234;
taxId:404355924;
firstName:;
lastName:;
loanRow:;
getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=
demoMode:N;
hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;
borrowerCIF:TGA2212;
})
java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.kinective.omniconnect.support.ExtentReporter.endTest(ExtentReporter.java:269)
at com.kinective.omniconnect.support.Log.endTestCase(Log.java:270)
at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:492)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.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:1583)
(#TC14 Submit the Loan and verify the success Popup)
verifySubmitLoan
({ASSET SELECTOR PAGEMAP=
searchAsset:CoredirectorQAAutomation;
selectAssetId:CoredirectorQAAutomation;
product:test_mortgage;
clickAssetId:Y;
assetRow:;, TestID=verifySubmitLoan, LOAN SELECTOR PAGEMAP=loanNumber:0010001234;
taxId:404355924;
firstName:;
lastName:;
loanRow:;
getLoans:Y;, Description=Submit the Loan and verify the success Popup, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=
demoMode:N;
hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;
borrowerCIF:404355924;
})
com.kinective.omniconnect.support.KinectiveException: Failed to submit the loan.
Exception Chain:<br>org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element<br>Exception Stacktrace: <br>at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)<br>at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)<br>at jdk.proxy2/jdk.proxy2.$Proxy21.getText(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:699)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br><br>org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//h1[text()]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [4eca1eec5efaaa4726323790cea8b2b1, findElement {using=xpath, value=//h1[text()]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60713}, goog:loggingPrefs: {performance: ALL}, goog:processID: 17920, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 4eca1eec5efaaa4726323790cea8b2b1<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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 org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)<br>at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)<br>at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)<br>at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)<br>at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)<br>at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)<br>at jdk.proxy2/jdk.proxy2.$Proxy21.getText(Unknown Source)<br>at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:699)<br>at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:707)
at com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest.verifySubmitLoan(transactionsTest.java:480)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.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:1583)
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy21.getText(Unknown Source)
at com.kinective.omniconnect.groundControl.pages.GCTransactionsPage.submitLoan(GCTransactionsPage.java:699)
... 14 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//h1[text()]"}
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [4eca1eec5efaaa4726323790cea8b2b1, findElement {using=xpath, value=//h1[text()]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60713}, goog:loggingPrefs: {performance: ALL}, goog:processID: 17920, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 4eca1eec5efaaa4726323790cea8b2b1
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.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 org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 17 more
(#TC14 Submit the Loan and verify the success Popup)
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
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;})
com.kinective.omniconnect.support.KinectiveException: Failed to change 'Change Request Status' for the field ID : LA01_0004
Exception Chain:<br>java.lang.reflect.UndeclaredThrowableException: null<br>Exception Stacktrace: <br>at jdk.proxy2/jdk.proxy2.$Proxy17.executeScript(Unknown Source)<br>at com.kinective.omniconnect.support.BrowserActions.clickWithJsNoWait(BrowserActions.java:650)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.selectDropdownField(GCChangeRequestLogsPage.java:168)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.filterField(GCChangeRequestLogsPage.java:233)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.changeRequestStatus(GCChangeRequestLogsPage.java:256)<br>at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.editChangeRequest(changeRequestTest.java:196)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br><br>java.lang.reflect.InvocationTargetException: null<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.executeScript(Unknown Source)<br>at com.kinective.omniconnect.support.BrowserActions.clickWithJsNoWait(BrowserActions.java:650)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.selectDropdownField(GCChangeRequestLogsPage.java:168)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.filterField(GCChangeRequestLogsPage.java:233)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.changeRequestStatus(GCChangeRequestLogsPage.java:256)<br>at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.editChangeRequest(changeRequestTest.java:196)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br><br>org.openqa.selenium.StaleElementReferenceException: stale element reference: stale element not found in the current frame
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [964b848ab15851963e13a04b901a3f98, executeScript {script=arguments[0].click();, args=[{element-6066-11e4-a52e-4f735466cecf=f.AD4593089267E51DB4FDC6594D4A65CC.d.935F29D0CA19CBE2D3F9644E59651911.e.212}]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52937}, goog:loggingPrefs: {performance: ALL}, goog:processID: 7392, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 964b848ab15851963e13a04b901a3f98<br>Exception Stacktrace: <br>at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)<br>at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)<br>at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)<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.RemoteWebDriver.executeScript(RemoteWebDriver.java:476)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<br>at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)<br>at jdk.proxy2/jdk.proxy2.$Proxy17.executeScript(Unknown Source)<br>at com.kinective.omniconnect.support.BrowserActions.clickWithJsNoWait(BrowserActions.java:650)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.selectDropdownField(GCChangeRequestLogsPage.java:168)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.filterField(GCChangeRequestLogsPage.java:233)<br>at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.changeRequestStatus(GCChangeRequestLogsPage.java:256)<br>at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.editChangeRequest(changeRequestTest.java:196)<br>at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)<br>at java.base/java.lang.reflect.Method.invoke(Method.java:580)<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:1583)<br>
at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.changeRequestStatus(GCChangeRequestLogsPage.java:277)
at com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest.editChangeRequest(changeRequestTest.java:196)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.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:1583)
Caused by: java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy17.executeScript(Unknown Source)
at com.kinective.omniconnect.support.BrowserActions.clickWithJsNoWait(BrowserActions.java:650)
at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.selectDropdownField(GCChangeRequestLogsPage.java:168)
at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.filterField(GCChangeRequestLogsPage.java:233)
at com.kinective.omniconnect.groundControl.pages.GCChangeRequestLogsPage.changeRequestStatus(GCChangeRequestLogsPage.java:256)
... 14 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 19 more
Caused by: org.openqa.selenium.StaleElementReferenceException: stale element reference: stale element not found in the current frame
(Session info: chrome=142.0.7444.176)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [964b848ab15851963e13a04b901a3f98, executeScript {script=arguments[0].click();, args=[{element-6066-11e4-a52e-4f735466cecf=f.AD4593089267E51DB4FDC6594D4A65CC.d.935F29D0CA19CBE2D3F9644E59651911.e.212}]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.176, chrome: {chromedriverVersion: 142.0.7444.175 (302067f14a4..., userDataDir: C:\Users\MONILS~1\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52937}, goog:loggingPrefs: {performance: ALL}, goog:processID: 7392, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.113:4444/se..., se:cdpVersion: 142.0.7444.176, 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: 964b848ab15851963e13a04b901a3f98
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:476)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 21 more
(#TC18 Respond to the Change Request with added notes)
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.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.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.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.loginTest.loginTest
loginSearchAndOpenAsset
({ASSET SELECTOR PAGEMAP=searchAsset:test_general_ledger_accounting,QAAutomation02,ProductDemo04,QAAutomation01,prod_mortgage;
selectAssetId:QAAutomation03,QAAutomation02,ProductDemo04,QAAutomation01,5068;
clickAssetId:N,N,N,N,Y;
assetRow:;, TestID=loginSearchAndOpenAsset, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, Description=Login and validate the Home Page, Search and Select the Assets})
(#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.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.transactionsTest.transactionsTest
assignLoanToNewBorrower
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=assignLoanToNewBorrower, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=Assign the Loan to the new Borrower, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;})
(#TC11 Assign the Loan to the new Borrower)
filterTransactionByField
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=filterTransactionByField, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=Filter the transaction by Field, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:Alternate Name;
searchTransactionGlobal:;
fieldId:;})
(#TC15 Filter the transaction by Field)
globalSearchByField
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=globalSearchByField, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=Global Search the transaction by Field, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:Down Payment;
fieldId:;})
(#TC16 Global Search the transaction by Field)
searchBorrrower
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=searchBorrrower, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=Search and select the borrower, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;})
(#TC10 Search and select the borrower)
searchCancelBorrower
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=searchCancelBorrower, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=Search the borrower and cancel the dialog, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;})
(#TC12 Search the borrower and cancel the dialog)
unhideTransactionRequestChange
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=unhideTransactionRequestChange, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=UnHide the transaction and Request Change from that transaction, CHANGE REQUEST PAGEMAP=Loan Number/File Number:Current Loan;Corrected Field Value:Automation;Item Priority:Medium Priority;Description:This is test description for the unhidden transaction;, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:ID01_02_0013;})
(#TC20 UnHide the transaction and Request Change from that transaction)
verifyAndResolveIssueList
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=verifyAndResolveIssueList, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=Verify field errors and Resolve them, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;})
(#TC9 Verify field errors and Resolve them)
verifyTransactionSortFilter
({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
assetRow:;, TestID=verifyTransactionSortFilter, LOAN SELECTOR PAGEMAP=loanNumber:0070000013;
taxId:011983400;
firstName:;
lastName:;
loanRow:;, Description=Tests of Transactions Panel Sorting and filtering, CHANGE REQUEST PAGEMAP=, LOGIN PAGEMAP=userName:monil.shah@kinective.io;
password:ab7UPKi34CnZIrG25Dl05g==;
key:HelloMonil!ThisIsOMNI;, TRANSACTIONS PAGEMAP=hiddenTransactions:76;
searchTransactionByField:;
searchTransactionGlobal:;
fieldId:;})
(#TC13 Tests of Transactions Panel Sorting and filtering)
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)
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)
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;})
(#TC17 Request Change button for the field Id and Verify the change request)
C:\Users\Monil Shah\Documents\Gitlab\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"/>
<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
assignLoanToNewBorrower
createUpdateDeleteChangeRequest
editChangeRequest
exportAndVerifyHistoryReports
exportChangeRequests
exportGeneralLedgerCSV
filterTransactionByField
globalSearchByField
loginSearchAndOpenAsset
loginWithInvalidCredentials
searchAssetAndVerifyError
searchBorrrower
searchCancelBorrower
searchInvalidAsset
searchTaxIdAndChangeRequestLogPg
selectBorrowerAndVerifyTransactions
submitDocConnectorLoan
unhideTransactionRequestChange
verifyAndResolveIssueList
verifyErrorsOnLoanLookup
verifyLoanSearch
verifyLoansOnLoanLookupPg
verifyPinLastAsset
verifyPinUnpinAsset
verifyPinnedAsset
verifyProfileLinks
verifyRequestChange
verifySubmitLoan
verifyTransactionSortFilter
Ui
loginSearchAndOpenAsset
loginWithInvalidCredentials
verifyPinLastAsset
verifyPinUnpinAsset
verifyPinnedAsset
verifyProfileLinks
changeRequest
createUpdateDeleteChangeRequest
editChangeRequest
exportChangeRequests
searchTaxIdAndChangeRequestLogPg
unhideTransactionRequestChange
verifyRequestChange
docConnector
exportAndVerifyHistoryReports
submitDocConnectorLoan
export
exportAndVerifyHistoryReports
exportGeneralLedgerCSV
fileSelector
assignLoanToNewBorrower
createUpdateDeleteChangeRequest
editChangeRequest
exportChangeRequests
filterTransactionByField
globalSearchByField
searchBorrrower
searchCancelBorrower
searchTaxIdAndChangeRequestLogPg
selectBorrowerAndVerifyTransactions
unhideTransactionRequestChange
verifyAndResolveIssueList
verifyLoanSearch
verifyProfileLinks
verifyRequestChange
verifySubmitLoan
verifyTransactionSortFilter
gla
exportGeneralLedgerCSV
loan
assignLoanToNewBorrower
submitDocConnectorLoan
verifyErrorsOnLoanLookup
verifyLoansOnLoanLookupPg
verifySubmitLoan
loanLookup
verifyErrorsOnLoanLookup
verifyLoansOnLoanLookupPg
login
loginSearchAndOpenAsset
loginWithInvalidCredentials
search
searchAssetAndVerifyError
searchBorrrower
searchCancelBorrower
searchInvalidAsset
verifyLoanSearch
transactions
filterTransactionByField
globalSearchByField
selectBorrowerAndVerifyTransactions
unhideTransactionRequestChange
verifyAndResolveIssueList
verifyTransactionSortFilter
Times for Ground Control QA Automation
Total running time: 1 hours
Reporter output for Ground Control QA Automation
searchBorrrower({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 12:41:01 852 - TestCaseID:: searchBorrrower
--- 01 Dec 12:41:04 416 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search and select the borrower
Steps:
--- 01 Dec 12:41:18 928 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:41:18 928 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:41:19 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:41:22 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:41:24 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:41:25 821 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:41:34 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:41:36 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:41:37 855 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:41:45 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:41:49 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 12:41:56 928 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:42:21 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:42:22 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 12:42:30 565 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:42:45 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 01 Dec 12:42:46 894 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:42:56 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[@role='dialog']]
--- 01 Dec 12:42:56 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[@id='search-table']//mat-row]
--- 01 Dec 12:42:57 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[@role]//button[contains(@class,'search-button')]]
--- 01 Dec 12:42:58 837 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:43:34 166 - Unable to find a element after 28 sec
--- 01 Dec 12:43:35 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]]
--- 01 Dec 12:43:36 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[@id='bottom-table']//mat-row]
--- 01 Dec 12:43:37 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> xpath: //*[@role]//button[contains(@class,'select-button')]]
--- 01 Dec 12:43:38 460 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:43:42 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d06b87564133aac6d53306e5ca309cff)] -> id: continue-button]
--- 01 Dec 12:43:43 396 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:44:18 131 - Unable to find a element after 31 sec
Test Passed.
verifyTransactionSortFilter({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 12:49:34 632 - TestCaseID:: verifyTransactionSortFilter
--- 01 Dec 12:49:37 230 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Tests of Transactions Pannel Sorting and filtering
Steps:
--- 01 Dec 12:49:53 247 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:49:53 247 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:49:54 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:49:56 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:49:59 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:50:00 096 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:50:16 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:50:18 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:50:19 808 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:50:23 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:50:25 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 12:50:33 177 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:50:55 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:50:57 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 12:51:05 106 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:51:18 124 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> tag name: mat-slide-toggle]] -> tag name: span]
--- 01 Dec 12:51:28 611 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> tag name: mat-slide-toggle]] -> tag name: span]
--- 01 Dec 12:51:32 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (391b634a3eedf95c56f5535069e44dff)] -> xpath: //button/*[text()='sort_by_alpha']]
Test Passed.
verifyPinnedAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation03;
selectAssetId:QAAutomation03;
clickAssetId:N;
a...)
Test Passed.
--- 01 Dec 12:15:49 816 - TestCaseID:: verifyPinnedAsset
--- 01 Dec 12:15:51 609 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login and verify already pinned asset
Steps:
--- 01 Dec 12:16:05 680 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:16:05 680 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:16:06 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:16:08 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:16:11 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:16:12 996 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:16:21 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:20:07 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:20:08 354 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:20:12 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:20:14 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]]
--- 01 Dec 12:20:23 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]]
--- 01 Dec 12:20:28 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> id: mat-dialog-0]
--- 01 Dec 12:20:30 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //*[@role='dialog']//child::button]
--- 01 Dec 12:20:34 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:20:34 973 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:20:44 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]]
--- 01 Dec 12:20:44 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]//preceding::td/*[contains(@class,'star')][1]]
--- 01 Dec 12:20:47 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> id: mat-dialog-1]
--- 01 Dec 12:20:52 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (96f0fe4bf85e1f64ca526d02f4a0311d)] -> xpath: //*[@role='dialog']//child::button]
Test Passed.
filterTransactionByField({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:11:46 262 - TestCaseID:: filterTransactionByField
--- 01 Dec 13:11:48 637 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Filter the transaction by Field
Steps:
--- 01 Dec 13:12:02 114 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:12:02 114 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:12:03 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:12:05 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:12:08 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:12:09 989 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:12:18 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:12:21 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:12:22 161 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:12:26 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:12:27 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:12:35 807 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:12:58 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:13:00 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 13:13:08 533 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:13:36 748 - Element not found : Filter Search
--- 01 Dec 13:13:38 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //button/following-sibling::input[@type='search']]
--- 01 Dec 13:13:43 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8c39bdc497f87873e7bb71db1d66d8f8)] -> xpath: //*[@id='arrow-icons'][2]]
Test Passed.
verifyRequestChange({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:15:59 354 - TestCaseID:: verifyRequestChange
--- 01 Dec 13:16:02 047 - 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:
--- 01 Dec 13:16:16 750 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:16:16 750 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:16:17 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:16:20 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:16:23 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:16:25 119 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:16:38 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:16:40 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:16:41 976 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:16:46 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:16:48 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:16:56 548 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:17:19 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:17:20 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 13:17:28 444 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:17:42 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]]
--- 01 Dec 13:17:49 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']]
--- 01 Dec 13:17:49 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1818d8156e965a28478235351db6ed1a)] -> xpath: (//tr/td[normalize-space(text())='EA01_0004'])[last()]]
Test Passed.
verifyLoanSearch({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 12:34:45 403 - TestCaseID:: verifyLoanSearch
--- 01 Dec 12:34:47 276 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search and open asset, verify Loan Presents
Steps:
--- 01 Dec 12:35:08 413 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:35:08 413 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:35:09 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:35:11 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:35:14 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:35:15 408 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:35:28 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:35:30 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:35:31 676 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:35:37 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:35:38 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 12:35:46 515 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:36:07 102 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:36:10 863 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:36:20 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //mat-dialog-container//button]
--- 01 Dec 12:36:24 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:36:25 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7966e114af281c16027562ec9a192cd1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 12:36:33 462 - waiting for Loading-Spinner to be disappeared.
Test Passed.
unhideTransactionRequestChange({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:21:51 343 - TestCaseID:: unhideTransactionRequestChange
--- 01 Dec 13:21:53 210 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
UnHide the transaction and Request Change from that transaction
Steps:
--- 01 Dec 13:22:07 044 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:22:07 044 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:22:08 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:22:10 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:22:13 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:22:14 512 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:22:25 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:22:27 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:22:28 475 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:22:32 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:22:33 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:22:41 847 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:23:04 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:23:06 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 13:23:14 402 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:23:26 719 - Element is displayed:: [[[[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> tag name: mat-slide-toggle]] -> tag name: span]
--- 01 Dec 13:23:31 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]]
--- 01 Dec 13:23:38 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']]
--- 01 Dec 13:23:39 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']]
--- 01 Dec 13:23:39 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e6bc8e1099980d3f30fb864ded0ffff)] -> xpath: (//tr/td[normalize-space(text())='ID01_02_0013'])[last()]]
Test Passed.
exportChangeRequests({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:19:55 242 - TestCaseID:: exportChangeRequests
--- 01 Dec 13:19:57 997 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Export the Change Requests
Steps:
--- 01 Dec 13:20:12 844 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:20:12 844 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:20:13 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:20:15 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:20:18 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:20:19 578 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:20:29 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:20:33 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:20:34 932 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:20:40 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:20:43 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:20:50 701 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:21:26 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:21:27 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 13:21:35 745 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:21:50 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3782fa0029a0499a219419c964cdab97)] -> xpath: //div[@class='confirm-dialog']//button[2]]
Test Passed.
searchTaxIdAndChangeRequestLogPg({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo01;
selectAssetId:ProductDemo01;
clickAssetId:Y;
ass...)
Test Passed.
--- 01 Dec 12:36:58 185 - TestCaseID:: searchTaxIdAndChangeRequestLogPg
--- 01 Dec 12:37:00 675 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Refresh Loan Selector Page, Search with Tax ID and go to Change Request Log Page
Steps:
--- 01 Dec 12:37:18 667 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:37:18 667 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:37:19 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:37:21 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:37:24 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:37:25 095 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:37:34 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:37:35 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:37:36 323 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:37:40 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:37:43 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo01')])[1]]
--- 01 Dec 12:37:50 910 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:38:12 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //button[contains(@class,'refresh')]]
--- 01 Dec 12:38:13 667 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:38:21 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:38:23 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 12:38:32 881 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:38:36 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (938e0a6efac909a6f2b16f22111a507c)] -> xpath: //*[contains(@class,'link-title') and text()='Change Request Log']]
--- 01 Dec 12:38:38 063 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:39:09 446 - Unable to find a element after 28 sec
Test Passed.
loginWithInvalidCredentials({ASSET SELECTOR PAGEMAP=, TestID=loginWithInvalidCredentials, LOGIN PAGEMAP=userName:monil.shah@kine...)
Test Passed.
--- 01 Dec 12:06:58 431 - TestCaseID:: loginWithInvalidCredentials
--- 01 Dec 12:07:00 548 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login with wrong credentials and validate the error message
Steps:
--- 01 Dec 12:07:14 564 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:07:14 564 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:07:15 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e0e1a5056e5b9a17efc6d24b60a59f76)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:07:17 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e0e1a5056e5b9a17efc6d24b60a59f76)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:07:20 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e0e1a5056e5b9a17efc6d24b60a59f76)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:07:21 626 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:11:07 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e0e1a5056e5b9a17efc6d24b60a59f76)] -> css selector: div.ng-star-inserted.mat-form-field-underline.ng-tns-c52-5]
Test Passed.
assignLoanToNewBorrower({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 12:44:21 344 - TestCaseID:: assignLoanToNewBorrower
--- 01 Dec 12:44:23 132 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Assign the Loan to the new Borrower
Steps:
--- 01 Dec 12:44:37 077 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:44:37 077 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:44:37 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:44:40 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:44:42 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:44:43 901 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:44:52 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:44:54 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:44:55 506 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:44:59 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:45:01 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 12:45:09 491 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:45:33 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:45:34 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 12:45:42 387 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:45:58 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 01 Dec 12:45:59 897 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:46:06 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[@role='dialog']]
--- 01 Dec 12:46:06 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[@id='search-table']//mat-row]
--- 01 Dec 12:46:08 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[@role]//button[contains(@class,'search-button')]]
--- 01 Dec 12:46:09 313 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:46:16 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]]
--- 01 Dec 12:46:18 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> xpath: //*[@role]//button[contains(@class,'new-button')]]
--- 01 Dec 12:46:19 773 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:46:24 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (166bb63627b6f81650d582e4cd285da0)] -> id: continue-button]
--- 01 Dec 12:46:24 909 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:46:59 959 - Unable to find a element after 31 sec
Test Passed.
searchInvalidAsset({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo06;
selectAssetId:ProductDemo06;
clickAssetId:N;
ass...)
Test Passed.
--- 01 Dec 12:11:08 809 - TestCaseID:: searchInvalidAsset
--- 01 Dec 12:11:10 732 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login and validate the negative Search
Steps:
--- 01 Dec 12:11:24 284 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:11:24 284 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:11:25 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d74a3060f93885ce3f9357b4e84b7f5)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:11:27 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d74a3060f93885ce3f9357b4e84b7f5)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:11:30 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d74a3060f93885ce3f9357b4e84b7f5)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:11:31 996 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:11:43 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d74a3060f93885ce3f9357b4e84b7f5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:11:45 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d74a3060f93885ce3f9357b4e84b7f5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:11:47 585 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:11:52 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d74a3060f93885ce3f9357b4e84b7f5)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
Test Passed.
verifyAndResolveIssueList({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 12:39:10 149 - TestCaseID:: verifyAndResolveIssueList
--- 01 Dec 12:39:12 396 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Verify field errors and Resolve them
Steps:
--- 01 Dec 12:39:27 155 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:39:27 155 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:39:28 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:39:30 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:39:32 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:39:34 068 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:39:43 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:39:45 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:39:46 909 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:39:51 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:39:53 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 12:40:01 263 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:40:24 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:40:25 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 12:40:33 256 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:40:49 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Numerical Value Expected')]//preceding::td//child::input)[last()]]
--- 01 Dec 12:40:53 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Exceeds Max Length')]//preceding::td//child::input)[last()]]
--- 01 Dec 12:40:57 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9bdd35c4e81ca6b1033621fe81bc886a)] -> xpath: (//td[contains(@class,'alert-text') and contains(text(),'Value Not Found')]//preceding::td//child::input)[last()]]
Test Passed.
verifyProfileLinks({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:38:13 133 - TestCaseID:: verifyProfileLinks
--- 01 Dec 13:38:14 984 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Verify Profile Links
Steps:
--- 01 Dec 13:38:29 540 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:38:29 540 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:38:30 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a65cc3a5cf6ac4fd70bf49663d6c2ee0)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:38:32 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a65cc3a5cf6ac4fd70bf49663d6c2ee0)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:38:35 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a65cc3a5cf6ac4fd70bf49663d6c2ee0)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:38:36 330 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:38:49 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a65cc3a5cf6ac4fd70bf49663d6c2ee0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:38:51 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a65cc3a5cf6ac4fd70bf49663d6c2ee0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:38:52 833 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:38:57 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a65cc3a5cf6ac4fd70bf49663d6c2ee0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:38:58 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a65cc3a5cf6ac4fd70bf49663d6c2ee0)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:39:06 283 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:39:27 283 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:39:31 964 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:39:36 054 - waiting for Loading-Spinner to be disappeared.
Test Passed.
createUpdateDeleteChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:39:41 571 - TestCaseID:: createUpdateDeleteChangeRequest
--- 01 Dec 13:39:43 426 - 1 - 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:
--- 01 Dec 13:39:56 786 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:39:56 786 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:39:58 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:40:00 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:40:02 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:40:04 006 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:40:22 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:40:27 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:40:29 399 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:40:35 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:40:37 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:40:45 145 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:41:09 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:41:10 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 13:41:21 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']]
--- 01 Dec 13:41:22 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]]
--- 01 Dec 13:41:23 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]]
--- 01 Dec 13:41:25 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //div[@role='listbox']/child::*/span[normalize-space(text())='Fixed Rate']]
--- 01 Dec 13:41:26 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: (//*[contains(text(),'Product Name')]//preceding::input)[last()]]
--- 01 Dec 13:41:27 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: (//*[contains(text(),'Core Value')]//preceding::input)[last()]]
--- 01 Dec 13:41:29 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //tr/td[normalize-space(text())='test2025.12.01.13.39.43_Changed']/following-sibling::td//button]
--- 01 Dec 13:41:32 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //tr/td[normalize-space(text())='test2025.12.01.13.39.43_Changed']/following-sibling::td//mat-icon[2]]
--- 01 Dec 13:41:33 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82f4e09d5dde6b4a2f4e2866d361bb79)] -> xpath: //div[@class='confirm-dialog']//button[2]]
Test Passed.
verifyPinLastAsset({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R00000GHkV9QAL;
selectAssetId:02i1R00000GHkV9QAL;
clickAsse...)
Test Passed.
--- 01 Dec 12:30:24 457 - TestCaseID:: verifyPinLastAsset
--- 01 Dec 12:30:28 522 - 4 - 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:
--- 01 Dec 12:30:42 813 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:30:42 813 - 4 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:30:43 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f959a7e92b923cd2ef3a6ce1f23774cd)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:30:45 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f959a7e92b923cd2ef3a6ce1f23774cd)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:30:48 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f959a7e92b923cd2ef3a6ce1f23774cd)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:30:49 612 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:31:06 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f959a7e92b923cd2ef3a6ce1f23774cd)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:31:08 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f959a7e92b923cd2ef3a6ce1f23774cd)] -> xpath: (//tr)[last()]]
Test Passed.
searchCancelBorrower({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 12:47:03 312 - TestCaseID:: searchCancelBorrower
--- 01 Dec 12:47:05 396 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search the borrower and cancel the dialog
Steps:
--- 01 Dec 12:47:19 629 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:47:19 629 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:47:20 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:47:22 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:47:25 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:47:26 495 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:47:36 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:47:38 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:47:39 321 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:47:43 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:47:45 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 12:47:52 976 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:48:15 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:48:16 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 12:48:24 720 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:48:38 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 01 Dec 12:48:39 940 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:48:46 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //*[@role='dialog']]
--- 01 Dec 12:48:47 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //*[@id='search-table']//mat-row]
--- 01 Dec 12:48:48 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> xpath: //*[@role]//button[contains(@class,'search-button')]]
--- 01 Dec 12:48:49 339 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:48:55 070 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:48:59 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12d9642069b51619e6d1b243a7de7d01)] -> id: cancel-button]
--- 01 Dec 12:48:59 935 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:49:34 292 - Unable to find a element after 31 sec
Test Passed.
globalSearchByField({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:13:44 500 - TestCaseID:: globalSearchByField
--- 01 Dec 13:13:46 682 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Global Search the transaction by Field
Steps:
--- 01 Dec 13:14:01 439 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:14:01 439 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:14:02 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:14:04 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:14:07 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:14:09 539 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:14:19 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:14:20 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:14:22 459 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:14:26 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:14:28 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:14:36 757 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:15:10 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:15:12 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 13:15:20 977 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:15:48 682 - Element not found : Filter Search
--- 01 Dec 13:15:50 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //button/following-sibling::input[@type='search']]
--- 01 Dec 13:15:55 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4f7fb0a67592259ed9959f68cb7f739)] -> xpath: //*[@id='arrow-icons'][2]]
Test Passed.
searchAssetAndVerifyError({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R0000084zorQAA;
selectAssetId:02i1R0000084zorQAA;
clickAsse...)
Test Passed.
--- 01 Dec 13:25:38 138 - TestCaseID:: searchAssetAndVerifyError
--- 01 Dec 13:25:40 357 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search Asset and verify the Asset's error message
Steps:
--- 01 Dec 13:25:59 934 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:25:59 934 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:26:00 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1694762a079befcf51d724b5afe2bd1c)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:26:03 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1694762a079befcf51d724b5afe2bd1c)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:26:05 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1694762a079befcf51d724b5afe2bd1c)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:26:06 931 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:26:22 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1694762a079befcf51d724b5afe2bd1c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:26:24 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1694762a079befcf51d724b5afe2bd1c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:26:25 959 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:26:30 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1694762a079befcf51d724b5afe2bd1c)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:26:32 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1694762a079befcf51d724b5afe2bd1c)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r0000084zorqaa')])[1]]
--- 01 Dec 13:26:39 984 - waiting for Loading-Spinner to be disappeared.
Test Passed.
submitDocConnectorLoan({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
Test Passed.
--- 01 Dec 13:34:23 482 - TestCaseID:: submitDocConnectorLoan
--- 01 Dec 13:34:25 304 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Submit Doc Connector Loans
Steps:
--- 01 Dec 13:34:49 189 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:34:49 189 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:34:50 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:34:53 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:34:56 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:34:57 189 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:35:13 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:35:15 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:35:16 083 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:35:20 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:35:21 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]]
--- 01 Dec 13:35:29 656 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:35:51 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //input[contains(@class,'filter-input')]]
--- 01 Dec 13:35:52 574 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:35:56 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //input[contains(@class,'filter-input')]]
--- 01 Dec 13:35:58 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'2310000072')])[1]]
--- 01 Dec 13:36:04 302 - Moved to element..
--- 01 Dec 13:36:06 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32c0913ac09162681b0ecac456f9644e)] -> xpath: //button/span[normalize-space(text())='Confirm']]
--- 01 Dec 13:36:07 369 - waiting for Loading-Spinner to be disappeared.
Test Passed.
exportAndVerifyHistoryReports({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
Test Passed.
--- 01 Dec 13:36:27 009 - TestCaseID:: exportAndVerifyHistoryReports
--- 01 Dec 13:36:29 303 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Export the History Reports and verify the csvs
Steps:
--- 01 Dec 13:36:53 594 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:36:53 594 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:36:54 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:36:56 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:36:59 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:37:00 749 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:37:19 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:37:24 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:37:26 473 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:37:32 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:37:34 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'sales555-doc')])[1]]
--- 01 Dec 13:37:42 759 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:38:03 749 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:38:08 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9e397cd80d0f164ef273bcaf1fb102d9)] -> xpath: //button/span[normalize-space(text())='Confirm']]
--- 01 Dec 13:38:09 111 - waiting for Loading-Spinner to be disappeared.
Test Passed.
verifyLoansOnLoanLookupPg({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
Test Passed.
--- 01 Dec 13:26:45 766 - TestCaseID:: verifyLoansOnLoanLookupPg
--- 01 Dec 13:26:47 551 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Verify different Loans on Loan Lookup Page
Steps:
--- 01 Dec 13:27:01 796 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:27:01 796 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:27:02 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:27:04 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:27:07 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:27:08 939 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:27:17 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:27:19 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:27:21 745 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:27:26 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:27:28 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]]
--- 01 Dec 13:27:35 695 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:28:02 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //input[@*='Loan Number']]
--- 01 Dec 13:28:04 261 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:28:33 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (47ac5ff065ecaea3ffa0c3fc4dc440c0)] -> xpath: //input[@*='Loan Number']]
--- 01 Dec 13:28:34 673 - waiting for Loading-Spinner to be disappeared.
Test Passed.
verifyPinUnpinAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:N;
a...)
Test Passed.
--- 01 Dec 12:11:57 489 - TestCaseID:: verifyPinUnpinAsset
--- 01 Dec 12:11:59 315 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search and Pin the Asset, UnPin it after verification
Steps:
--- 01 Dec 12:12:13 718 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:12:13 720 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:12:14 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b857b390bae1f6f8c07e0aa854f17e9b)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:12:16 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b857b390bae1f6f8c07e0aa854f17e9b)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:12:19 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b857b390bae1f6f8c07e0aa854f17e9b)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:12:20 693 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:12:30 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b857b390bae1f6f8c07e0aa854f17e9b)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
Test Passed.
selectBorrowerAndVerifyTransactions({ASSET SELECTOR PAGEMAP=
searchAsset:WNB Financial, N.A.;
selectAssetId:02i1R00000SCYfAQAX;
clickAss...)
Test Passed.
--- 01 Dec 13:30:41 603 - TestCaseID:: selectBorrowerAndVerifyTransactions
--- 01 Dec 13:30:43 523 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Search and select the borrower, verify transactions disappears
Steps:
--- 01 Dec 13:30:57 946 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:30:57 950 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:30:58 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:31:01 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:31:04 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:31:05 394 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:31:14 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:31:16 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:31:17 644 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:31:22 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:31:24 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'02i1r00000scyfaqax')])[1]]
--- 01 Dec 13:31:32 512 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:31:55 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:31:56 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'4400012590')])[1]]
--- 01 Dec 13:32:04 649 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:32:33 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 01 Dec 13:32:34 630 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:32:54 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[@role='dialog']]
--- 01 Dec 13:32:54 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[@id='search-table']//mat-row]
--- 01 Dec 13:32:56 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[@role]//button[contains(@class,'search-button')]]
--- 01 Dec 13:32:57 167 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:33:30 827 - Unable to find a element after 28 sec
--- 01 Dec 13:33:31 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[@id='bottom-table']//mat-row[@style!=""]]
--- 01 Dec 13:33:32 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[@id='bottom-table']//mat-row]
--- 01 Dec 13:33:34 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> xpath: //*[@role]//button[contains(@class,'select-button')]]
--- 01 Dec 13:33:35 444 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:33:39 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0afbd86b924bdca8f3e67058c2f6ac8d)] -> id: continue-button]
--- 01 Dec 13:33:40 507 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:34:17 035 - Unable to find a element after 33 sec
Test Passed.
loginSearchAndOpenAsset({ASSET SELECTOR PAGEMAP=searchAsset:test_general_ledger_accounting,QAAutomation02,ProductDemo04,QAAu...)
Test Passed.
--- 01 Dec 12:04:21 589 - TestCaseID:: loginSearchAndOpenAsset
--- 01 Dec 12:04:29 521 - 7 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Login and validate the Home Page, Search and Select the Assets
Steps:
--- 01 Dec 12:04:48 813 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:04:48 818 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:04:49 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:04:53 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:04:56 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:04:57 428 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:05:16 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:05:18 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:05:19 780 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:05:24 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:05:26 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation03')])[1]]
--- 01 Dec 12:05:31 946 - Moved to element..
--- 01 Dec 12:05:34 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:05:35 223 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:05:39 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:05:41 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]]
--- 01 Dec 12:05:50 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:05:51 469 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:05:55 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:05:57 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'productdemo04')])[1]]
--- 01 Dec 12:06:07 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:06:07 787 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:06:12 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:06:14 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 12:06:23 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:06:24 323 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:06:28 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:06:29 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (978dcfd458653c91a3375acf98c4ed26)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'5068')])[1]]
--- 01 Dec 12:06:35 588 - Moved to element..
--- 01 Dec 12:06:36 654 - waiting for Loading-Spinner to be disappeared.
Test Passed.
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:premiercoQAAutomation;
selectAssetId:premiercoQAAutomation;
pro...)
Failed to submit the loan. [ScreenShot]
--- 01 Dec 12:51:35 367 - TestCaseID:: verifySubmitLoan
--- 01 Dec 12:51:37 303 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Submit the Loan and verify the success Popup
Steps:
--- 01 Dec 12:51:53 668 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:51:53 668 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:51:54 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:51:56 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:51:59 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:52:00 370 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:52:08 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:52:10 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:52:11 664 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:52:15 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:52:17 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'premiercoqaautomation')])[1]]
--- 01 Dec 12:52:25 906 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:52:45 873 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:52:49 640 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:52:55 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //mat-dialog-container//button]
--- 01 Dec 12:52:59 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:53:00 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0010001234')])[1]]
--- 01 Dec 12:53:08 396 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:53:25 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 01 Dec 12:53:26 651 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:53:44 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@id='search-table']//mat-row]
--- 01 Dec 12:53:46 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@role]//button[contains(@class,'search-button')]]
--- 01 Dec 12:53:47 309 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:53:55 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@id='bottom-table']//mat-row]
--- 01 Dec 12:53:55 598 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:53:59 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@role]//button[contains(@class,'select-button')]]
--- 01 Dec 12:54:00 397 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:54:05 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@id='search-table']//mat-row]
--- 01 Dec 12:54:07 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@role]//button[contains(@class,'search-button')]]
--- 01 Dec 12:54:08 619 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:54:20 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@id='bottom-table']//mat-row]
--- 01 Dec 12:54:20 542 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:54:24 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //*[@role]//button[contains(@class,'select-button')]]
--- 01 Dec 12:54:25 388 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:54:30 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> id: continue-button]
--- 01 Dec 12:54:31 340 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:54:42 421 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:54:48 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:54:49 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:54:50 764 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:54:57 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:54:58 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:54:58 949 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:55:05 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button[contains(@class,'submit')]]
--- 01 Dec 12:55:06 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //button[contains(@class,'submit')]]
--- 01 Dec 12:55:07 438 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:56:12 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (91d950d4bc76a967bca57a18948567c4)] -> xpath: //mat-dialog-container//button]
Failed to submit the loan. [ScreenShot]
editChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
Failed to change 'Change Request Status' for the field ID : LA01_0004 [ScreenShot]
--- 01 Dec 13:17:52 939 - TestCaseID:: editChangeRequest
--- 01 Dec 13:17:54 741 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Respond to the Change Request with added notes
Steps:
--- 01 Dec 13:18:07 846 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:18:07 846 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:18:10 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:18:12 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:18:15 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:18:16 156 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:18:31 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:18:35 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:18:37 633 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:18:44 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:18:47 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation01')])[1]]
--- 01 Dec 13:18:54 826 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:19:18 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:19:19 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0070000013')])[1]]
--- 01 Dec 13:19:27 779 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:19:49 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: (//*[contains(text(),'Corrected Field Value')]//preceding::input)[last()]]
--- 01 Dec 13:19:53 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (964b848ab15851963e13a04b901a3f98)] -> xpath: //div[@role='tab']/child::*[text()='Open Items (NXTsoft)']]
Failed to change 'Change Request Status' for the field ID : LA01_0004 [ScreenShot]
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:SymitarQAAutomation;
selectAssetId:SymitarQAAutomation;
clickAs...)
Failed to submit the loan. [ScreenShot]
--- 01 Dec 13:02:43 153 - TestCaseID:: verifySubmitLoan
--- 01 Dec 13:02:44 979 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Submit the Loan and verify the success Popup
Steps:
--- 01 Dec 13:02:59 703 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:02:59 703 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:03:00 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:03:02 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:03:05 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:03:06 735 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:03:17 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:03:19 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:03:20 548 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:03:24 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:03:26 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'symitarqaautomation')])[1]]
--- 01 Dec 13:03:34 629 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:03:54 714 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:03:58 572 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:04:04 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //mat-dialog-container//button]
--- 01 Dec 13:04:08 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:04:10 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0000012654')])[1]]
--- 01 Dec 13:04:15 720 - Moved to element..
--- 01 Dec 13:04:16 758 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:05:34 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> css selector: button.mat-tooltip-trigger.mat-button-base.mat-button.mat-focus-indicator.Btn-submit]
--- 01 Dec 13:05:51 586 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:07:25 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (16fbe44e6924d64f88e57f4d8a0864dc)] -> css selector: button.cdk-focused.ok-button.mat-button-base.cdk-program-focused.mat-focus-indicator.mat-accent.mat-raised-button]
--- 01 Dec 13:07:40 800 - waiting for Loading-Spinner to be disappeared.
Failed to submit the loan. [ScreenShot]
exportGeneralLedgerCSV({ASSET SELECTOR PAGEMAP=
searchAsset:test_prologue_gla;
selectAssetId:test_prologue_gla;
clickAssetI...)
Failure while Search and Select Loans. [ScreenShot]
--- 01 Dec 13:28:52 123 - TestCaseID:: exportGeneralLedgerCSV
--- 01 Dec 13:28:53 981 - 1 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Export the General Ledger (GL) CSV
Steps:
--- 01 Dec 13:29:11 631 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:29:11 631 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:29:12 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:29:14 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:29:17 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:29:18 580 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:29:27 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:29:29 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:29:30 489 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:29:34 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:29:36 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'test_prologue_gla')])[1]]
--- 01 Dec 13:29:44 507 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:30:11 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //input[@*='Loan Number']]
--- 01 Dec 13:30:13 155 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:30:29 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b15d525c6e431a6f92cdf63e596efcf7)] -> xpath: //input[@*='Loan Number']]
--- 01 Dec 13:30:31 614 - waiting for Loading-Spinner to be disappeared.
Failure while Search and Select Loans. [ScreenShot]
verifyErrorsOnLoanLookup({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
Failure while Search and Select Loans. [ScreenShot]
--- 01 Dec 13:23:42 490 - TestCaseID:: verifyErrorsOnLoanLookup
--- 01 Dec 13:23:45 268 - 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:
--- 01 Dec 13:23:59 420 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:23:59 420 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:24:00 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:24:02 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:24:05 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:24:06 202 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:24:20 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:24:23 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:24:24 544 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:24:29 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:24:31 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'qaautomation02')])[1]]
--- 01 Dec 13:24:38 694 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:25:06 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //input[@*='Loan Number']]
--- 01 Dec 13:25:07 471 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:25:26 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b91fca4f62aec85d68bca035d4eaca)] -> xpath: //input[@*='Loan Number']]
--- 01 Dec 13:25:28 029 - waiting for Loading-Spinner to be disappeared.
Failure while Search and Select Loans. [ScreenShot]
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:SilverlakeQAAutomation;
selectAssetId:SilverlakeQAAutomation;
c...)
Test Passed.
--- 01 Dec 13:08:20 802 - TestCaseID:: verifySubmitLoan
--- 01 Dec 13:08:23 653 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Submit the Loan and verify the success Popup
Steps:
--- 01 Dec 13:08:39 496 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 13:08:39 496 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 13:08:40 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 13:08:42 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 13:08:45 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button[@type='submit']]
--- 01 Dec 13:08:46 379 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:08:57 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 13:08:59 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:09:00 884 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:09:05 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 13:09:07 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'silverlakeqaautomation')])[1]]
--- 01 Dec 13:09:14 848 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:09:34 632 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:09:38 406 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:09:46 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //mat-dialog-container//button]
--- 01 Dec 13:09:50 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 13:09:51 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0010001234')])[1]]
--- 01 Dec 13:09:59 402 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:10:19 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 01 Dec 13:10:20 133 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:10:36 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> id: continue-button]
--- 01 Dec 13:10:37 080 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:10:48 215 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:10:54 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 13:10:55 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 13:10:56 550 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:11:02 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 13:11:04 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 13:11:04 768 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:11:11 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button[contains(@class,'submit')]]
--- 01 Dec 13:11:12 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //button[contains(@class,'submit')]]
--- 01 Dec 13:11:13 986 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:11:38 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //mat-dialog-container//button]
--- 01 Dec 13:11:45 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (03e761bf8c27f2c82dd21fe655880469)] -> xpath: //mat-dialog-container//button]
Test Passed.
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:CoredirectorQAAutomation;
selectAssetId:CoredirectorQAAutomatio...)
Failed to submit the loan. [ScreenShot]
--- 01 Dec 12:56:19 675 - TestCaseID:: verifySubmitLoan
--- 01 Dec 12:56:22 338 - 2 - Driver::initialize::Get - com.kinective.omniconnect.support.WebDriverFactory.get(WebDriverFactory.java:566)
Submit the Loan and verify the success Popup
Steps:
--- 01 Dec 12:56:38 948 - Page URL:: https://ground-control-test.nxtsoft.com/login
--- 01 Dec 12:56:38 948 - 3 - Page Load Wait: (Sync) - com.kinective.omniconnect.support.Utils.waitForPageLoad(Utils.java:115)
--- 01 Dec 12:56:39 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //input[@id='mat-input-0']]
--- 01 Dec 12:56:41 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //input[@id='mat-input-1']]
--- 01 Dec 12:56:44 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //button[@type='submit']]
--- 01 Dec 12:56:45 797 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:57:01 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']]
--- 01 Dec 12:57:03 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:57:04 249 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:57:08 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //*[text()='Select an Asset']//following::div[@class='search-bar']//child::input]
--- 01 Dec 12:57:10 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'coredirectorqaautomation')])[1]]
--- 01 Dec 12:57:19 359 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:57:39 252 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:57:43 127 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:57:47 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //mat-dialog-container//button]
--- 01 Dec 12:57:51 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //div[@id='search-bar-container']//child::input]
--- 01 Dec 12:57:52 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: (//td[contains(translate(text(),'ABCDEFGHIJKLMNOPQRSTUVWXYZ','abcdefghijklmnopqrstuvwxyz'),'0010001234')])[1]]
--- 01 Dec 12:58:01 019 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:58:20 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //button[contains(@class,'Btn-search')]]
--- 01 Dec 12:58:21 727 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:58:40 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> id: continue-button]
--- 01 Dec 12:58:41 765 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:58:52 893 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:58:59 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:59:00 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:59:01 343 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 12:59:07 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:59:08 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> xpath: //button/child::span[normalize-space(text())='Override Submit']]
--- 01 Dec 12:59:09 665 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:01:04 665 - Unable to find an element after 60 sec
--- 01 Dec 13:01:05 526 - waiting for Loading-Spinner to be disappeared.
--- 01 Dec 13:02:07 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4eca1eec5efaaa4726323790cea8b2b1)] -> css selector: div.send-container.ng-star-inserted.px-mat-16.px-8 > button.mat-button-base.mat-button.mat-focus-indicator.Btn-submit[ng-reflect-disabled='false']]
Failed to submit the loan. [ScreenShot]
0 ignored methods
Methods in chronological order
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
initialize(org.testng.TestRunner@4f379769)
0 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
initialize(org.testng.TestRunner@4f379769)
33574 ms
com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest
initialize(org.testng.TestRunner@4f379769)
35602 ms
com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
initialize(org.testng.TestRunner@4f379769)
38102 ms
com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest
initialize(org.testng.TestRunner@4f379769)
41091 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
initialize(org.testng.TestRunner@4f379769)
43089 ms
com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest
initialize(org.testng.TestRunner@4f379769)
45014 ms
com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest
initialize(org.testng.TestRunner@4f379769)
113211 ms
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
initialize(org.testng.TestRunner@4f379769)
176482 ms
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
init(org.testng.TestRunner@4f379769)
182323 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
init(org.testng.TestRunner@4f379769)
182324 ms
com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest
init(org.testng.TestRunner@4f379769)
182325 ms
com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
init(org.testng.TestRunner@4f379769)
182325 ms
com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest
init(org.testng.TestRunner@4f379769)
182325 ms
com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest
init(org.testng.TestRunner@4f379769)
182326 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
init(org.testng.TestRunner@4f379769)
182326 ms
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
init(org.testng.TestRunner@4f379769)
182327 ms
com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest
init(org.testng.TestRunner@4f379769)
182327 ms
com.kinective.omniconnect.groundControl.testscripts.loginTest.loginTest
loginSearchAndOpenAsset({ASSET SELECTOR PAGEMAP=searchAsset:test_general_ledger_accounting,QAAutomation02,ProductDemo04,QAAu...)
190424 ms
loginWithInvalidCredentials({ASSET SELECTOR PAGEMAP=, TestID=loginWithInvalidCredentials, LOGIN PAGEMAP=userName:monil.shah@kine...)
341456 ms
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
searchInvalidAsset({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo06;
selectAssetId:ProductDemo06;
clickAssetId:N;
ass...)
591646 ms
verifyPinUnpinAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:N;
a...)
640226 ms
verifyPinnedAsset({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation03;
selectAssetId:QAAutomation03;
clickAssetId:N;
a...)
872519 ms
verifyPinLastAsset({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R00000GHkV9QAL;
selectAssetId:02i1R00000GHkV9QAL;
clickAsse...)
1749436 ms
com.kinective.omniconnect.groundControl.testscripts.loanFileTest.loanFileTest
verifyLoanSearch({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2008188 ms
searchTaxIdAndChangeRequestLogPg({ASSET SELECTOR PAGEMAP=
searchAsset:ProductDemo01;
selectAssetId:ProductDemo01;
clickAssetId:Y;
ass...)
2141587 ms
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
verifyAndResolveIssueList({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2273310 ms
searchBorrrower({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2385330 ms
assignLoanToNewBorrower({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2584046 ms
searchCancelBorrower({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2746310 ms
verifyTransactionSortFilter({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
2898145 ms
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:premiercoQAAutomation;
selectAssetId:premiercoQAAutomation;
pro...)
3018217 ms
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:CoredirectorQAAutomation;
selectAssetId:CoredirectorQAAutomatio...)
3303252 ms
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:SymitarQAAutomation;
selectAssetId:SymitarQAAutomation;
clickAs...)
3685895 ms
verifySubmitLoan({ASSET SELECTOR PAGEMAP=
searchAsset:SilverlakeQAAutomation;
selectAssetId:SilverlakeQAAutomation;
c...)
4024567 ms
filterTransactionByField({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
4229552 ms
globalSearchByField({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
4347598 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
verifyRequestChange({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
4482962 ms
editChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
4595657 ms
exportChangeRequests({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
4718911 ms
com.kinective.omniconnect.groundControl.testscripts.transactionsTest.transactionsTest
unhideTransactionRequestChange({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
4834126 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
verifyErrorsOnLoanLookup({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
4946183 ms
com.kinective.omniconnect.groundControl.testscripts.assetTest.assetTest
searchAssetAndVerifyError({ASSET SELECTOR PAGEMAP=
searchAsset:02i1R0000084zorQAA;
selectAssetId:02i1R0000084zorQAA;
clickAsse...)
5061272 ms
com.kinective.omniconnect.groundControl.testscripts.loanLookupTest.loanLookupTest
verifyLoansOnLoanLookupPg({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation02;
selectAssetId:QAAutomation02;
clickAssetId:Y;
a...)
5128467 ms
com.kinective.omniconnect.groundControl.testscripts.generalLedgerTest.generalLedgerTest
exportGeneralLedgerCSV({ASSET SELECTOR PAGEMAP=
searchAsset:test_prologue_gla;
selectAssetId:test_prologue_gla;
clickAssetI...)
5254896 ms
selectBorrowerAndVerifyTransactions({ASSET SELECTOR PAGEMAP=
searchAsset:WNB Financial, N.A.;
selectAssetId:02i1R00000SCYfAQAX;
clickAss...)
5364438 ms
com.kinective.omniconnect.groundControl.testscripts.docConnectorTest.docConnectorTest
submitDocConnectorLoan({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
5586219 ms
exportAndVerifyHistoryReports({ASSET SELECTOR PAGEMAP=
searchAsset:test_doc_connector;
selectAssetId:Sales555-Doc;
clickAssetId:Y;...)
5710218 ms
com.kinective.omniconnect.groundControl.testscripts.profileLinksTest.profileLinksTest
verifyProfileLinks({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
5815899 ms
com.kinective.omniconnect.groundControl.testscripts.changeRequestTest.changeRequestTest
createUpdateDeleteChangeRequest({ASSET SELECTOR PAGEMAP=
searchAsset:QAAutomation01;
selectAssetId:QAAutomation01;
clickAssetId:Y;
a...)
5904342 ms