Showing posts with label Agent Jobs. Show all posts
Showing posts with label Agent Jobs. Show all posts
July 4, 2022
Labels:
Agent Jobs,
Azure,
AzureTasks,
C#,
Chrome,
ErrorFix,
ErrorHandling,
Release Pipeline,
RunSettings,
Selenium,
WebDriver
June 9, 2022
How to fix "Selenium Tests running twice" issue in Azure Release pipeline
There can be a scenario sometimes that your test scripts will be executed in the Azure release pipeline twice even if the parallelization o...December 17, 2019

Artifact handling in azure for automation code repository
When considering a selenium project in visual studio , Artifacts are basically the files we get in debug/release folder when we build a pro...Verify Zip file contents without extracting using C# + Selenium
While doing automation testing, we may get a scenario where we need to download a zip file and to validate the contents inside it. One way t...