WinAppDriver
WinAppDriver copied to clipboard
Save Command line logs
Is it possible to start the WinAppDriver.exe and store it's output to a specific log file?
yes in commandline just redirect the logs to a file WinAppDriver.exe > logs.txt
How to do it while we start winappdriver with Process.Start