| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | Log.java:197 | |
| 5 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | DNAappLogin.java:43 | **** Login App ***** |
| 6 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | Log.java:199 | |
| 275 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | DNAappLogin.java:44 | C:\\DNA42\\OSI\\ShellLauncher\\ShellLauncher.exe |
| 29393 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:310 | UserId button has been clicked successfully |
| 48407 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:271 | jbanker has been set successfully in the field UserId |
| 66138 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:271 | Computer@123 has been set successfully in the field Password |
| 85846 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:310 | Login button button has been clicked successfully |
| 109671 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:310 | Process button button has been clicked successfully |
| 166394 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:539 | eff date has been clicked successfully |
| 208764 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:250 | 01-01-2025 has been set successfully in the field Eff date |
| 227416 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:310 | Process button has been clicked successfully |
| 249660 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:539 | Row 0 has been clicked successfully |
| 270094 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | WinUtils.java:310 | Process button has been clicked successfully |
| 308404 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | Interaction.java:73 | Image favorites has been clicked successfully |
| 321129 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | Interaction.java:73 | Image favorites has been clicked successfully |
| 332505 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | Interaction.java:73 | Image favorites has been clicked successfully |
| 337340 | TestNG-test=DNAapp Automation-1 | FATAL | TestNG-test=DNAapp Automation-1 | DNAappLogin.java:53 | Failed to Login to the application |
| java.lang.Exception: Failed to Login to the application
at com.kinective.DNAapp.windows.DNAappLogin.login(DNAappLogin.java:139) at com.kinective.DNAapp.testscripts.Login.DNAappLogin.Login(DNAappLogin.java:49) 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:1575) Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 0 milliseconds For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'DNA19RSAFDV02', ip: '10.10.2.107', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: io.appium.java_client.windows.WindowsDriver Capabilities {app: Root, javascriptEnabled: true, platform: WINDOWS, platformName: Windows} Session ID: A4447762-2528-486C-9005-239C0CCA732D *** Element info: {Using=name, value=Cash Transfer} at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166) at org.openqa.selenium.remote.http.JsonHttpResponseCodec.reconstructValue(JsonHttpResponseCodec.java:40) at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:80) at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:44) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158) at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:239) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552) at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:41) at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1) at io.appium.java_client.windows.WindowsDriver.execute(WindowsDriver.java:1) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323) at io.appium.java_client.DefaultGenericMobileDriver.findElement(DefaultGenericMobileDriver.java:61) at io.appium.java_client.AppiumDriver.findElement(AppiumDriver.java:1) at io.appium.java_client.windows.WindowsDriver.findElement(WindowsDriver.java:1) at org.openqa.selenium.remote.RemoteWebDriver.findElementByName(RemoteWebDriver.java:404) at io.appium.java_client.DefaultGenericMobileDriver.findElementByName(DefaultGenericMobileDriver.java:117) at io.appium.java_client.AppiumDriver.findElementByName(AppiumDriver.java:1) at io.appium.java_client.windows.WindowsDriver.findElementByName(WindowsDriver.java:1) at com.kinective.support.WinUtils.clickByName(WinUtils.java:288) at com.kinective.support.WinUtils.clickByName(WinUtils.java:279) at com.kinective.DNAapp.windows.DNAappLogin.login(DNAappLogin.java:96) ... 14 more | |||||
| 337347 | TestNG-test=DNAapp Automation-1 | INFO | TestNG-test=DNAapp Automation-1 | Log.java:269 | **** -E---N---D- ***** |