Ramesh Ramaswamy

Results 3 issues of Ramesh Ramaswamy

Hello, We have automated our appium testcases using WinAppDriver. It is running in remote machine through task scheduler and is scheduled to run in every 30 minutes every day. It...

We have created a desktop UI Automation using C#. We tried to run the .exe by using task scheduler on VM through service account. Task scheduler is not able to...

Here's what I did, I referred the NuGet gallery for the Appium WebDriver 5.0.0-beta01 package and went through the source repository - https://www.nuget.org/packages/Appium.WebDriver/5.0.0-beta01 https://github.com/appium/appium-dotnet-driver When I try to run this...