<span><br>Hi all,<br><br>I am getting this error whilst trying to start WinAppDriver.exe when running bitbuckets pipeline. Does anyone know how I ensure it runs as admin when running via bitbuckets pipeline?<br><br>System.ComponentModel.Win32Exception : Permission denied</span><span> at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)</span><span> at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)</span><span> at System.Diagnostics.Process.Start()</span><span> at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)</span><span> at System.Diagnostics.Process.Start(String fileName)<br><br>Thank you,</span>