Showing posts with label RunSettings. Show all posts
Showing posts with label RunSettings. Show all posts
July 4, 2022
Labels:
Agent Jobs,
Azure,
AzureTasks,
C#,
Chrome,
ErrorFix,
ErrorHandling,
Release Pipeline,
RunSettings,
Selenium,
WebDriver
March 2, 2021

How to fix "No plugin found which can import settings file with extension '.settings' " error
If we are migrating from one version of Visual studio to another we may come across this issue. Where our code will not recognize the run s...November 30, 2019

How to read run parameters from test settings and then map it with Azure library
There comes scenario in any automation testing framework where we need to keep all the global test control variables in one place. Some co...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...