I had set up a desired capability called appArguments because I need to start a windowa application with a specific arguments. The capabilities I have set in the project settings under the desired caps/windows page works fine through the Native Windows Recorder but running a simple Windows.startApplicationWithTitle test case does not work.
The Log Viewer shows desiredCapabilities = {}
I found this old thread: Desired capabilities null but do not understand what they mean when they say “It works fine through the Windows execution option”.
Thanks for any help.