Ramesh Ramaswamy
Ramesh Ramaswamy
@Tree55Topz The tests are run through a task in task scheduler. WinAppDriver doesn't really support unattended mode of running testcases on GUI based applications, so we did workarounds on it....
@Tree55Topz I misunderstood this question "_Are you closing and restarting the WinAppDriver session in between test cases?_" My apologies!. Like you mentioned, we have setup StartUp and TearDown logic for...
@kamilchodola _Are You using anything like AzureDevOps pipelines/Jenkins pipelines/GitHub Actions?_ - Yes, we do use AzureDevOps pipelines to update the test cases to automate. Can you please elaborate on your...
@kamilchodola I am new to WebHook and am not familiar with the concept. My understanding is that whenever you have a new pull request for new test cases, you approve...