Log session start time Thu Aug 01 04:34:16 PDT 2024

Time Thread Level Category File:Line Message
0 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 Log.java:197
14 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 settingsManager.java:46 **** Add Queue in Setting Manager and delete the same *****
15 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 Log.java:199
405 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 settingsManager.java:47 E:\\TeChecks\\TeChecks Settings Manager.exe
410 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 WinUtils.java:341 Stopping Windows Service TeChecksIndexBuilder
647 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 WinUtils.java:351 Windows Service TeChecksIndexBuilder has been stopped
648 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 WinUtils.java:341 Stopping Windows Service TeChecksCentral
804 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 WinUtils.java:351 Windows Service TeChecksCentral has been stopped
7409 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 WinUtils.java:186 qa has been set successfully in the field Password :
12638 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 WinUtils.java:195 OK has been clicked successfully
25749 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 Interaction.java:331 Double Clicking on the image Add Queue
53649 TestNG-test=TeChecks Automation-1 FATAL TestNG-test=TeChecks Automation-1 settingsManager.java:77 Unable to add Queue to Setting Manager
java.lang.Exception: Unable to add Queue to Setting Manager
     at com.kinective.techecks.windows.SettingsManagerHome.addQueue(SettingsManagerHome.java:68)
     at com.kinective.techecks.testscripts.settingsManager.settingsManager.AddDeleteQueue(settingsManager.java:58)
     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:134)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:597)
     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:816)
     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:1570)
    Caused by: java.lang.Exception: Unable to Click: File Name
     at com.kinective.support.WinUtils.clickByXpath(WinUtils.java:225)
     at com.kinective.techecks.windows.SettingsManagerHome.addQueue(SettingsManagerHome.java:54)
     ... 14 more
    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: 'IMMVMSD2022A', ip: '192.168.11.134', os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '22.0.1'
    Driver info: io.appium.java_client.windows.WindowsDriver
    Capabilities {app: Root, javascriptEnabled: true, platform: WINDOWS, platformName: Windows}
    Session ID: 7B42F41F-83BC-4FFB-9B55-30A64F52EF0D
    *** Element info: {Using=xpath, value=//*[@AutomationId='1148']}
     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.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.findElementByXPath(RemoteWebDriver.java:428)
     at io.appium.java_client.DefaultGenericMobileDriver.findElementByXPath(DefaultGenericMobileDriver.java:151)
     at io.appium.java_client.AppiumDriver.findElementByXPath(AppiumDriver.java:1)
     at io.appium.java_client.windows.WindowsDriver.findElementByXPath(WindowsDriver.java:1)
     at com.kinective.support.WinUtils.clickByXpath(WinUtils.java:222)
     ... 15 more
53670 TestNG-test=TeChecks Automation-1 INFO TestNG-test=TeChecks Automation-1 Log.java:269 **** -E---N---D- *****