Rayrun
← Back to videos

Playwright C# - Using RunSettings

Discover how to leverage Run Settings to customize your Playwright C# test runs and achieve more efficient and effective automation. We'll guide you through the process of configuring various settings, including browsers, timeouts, and parallel execution, enabling you to tailor your test environment to meet your specific requirements.

In the video, Jared guides viewers in how to use run settings in Playwright and unit. The tutorial elaborates on how to set global values, change environments, and switch between browsers using run settings. He showcases this using a Playwright project, where he adds and configures a run settings file, demonstrating the process of adding, saving, reopening, and explaining what each setting does.

The video also shows how to control the number of test workers using parallelization and how to set environment variables via the Run configuration. Jared later explains what channels are and how they allow Playwright to operate against Google Chrome or Microsoft Edge, which can be set on the local machine.

He dives further into how to define run settings for debugging, demonstrating both through Visual Studio and the command line. Moreover, he highlights how to perform tests in different environments and across different browsers by changing the run settings. Toward the end of the video, he shares a brief lesson on setting environment variables and accessing them within testing, as well as setting parameters for specific test runs.

Overall, the video provides an in-depth view of how to use and manage run settings with Playwright, allowing developers to quickly and easily change test environments and browsers. It not only provides informative, detailed steps on how to work with Playwright, but it also clarifies some of the basic concepts of using test environments, making it easier for developers to run tests more effectively.

Related Videos

#16 - ARIA and how Playwright is making use of it to identify UI controls?
#16 - ARIA and how Playwright is making use of it to identify UI controls?
Playwright with UI Mode is awesome
Playwright with UI Mode is awesome
Create feature, steps & config | Playwright & Cucumber - Typescript | Part 1
Create feature, steps & config | Playwright & Cucumber - Typescript | Part 1
Playwright Version 1.14 | Playwright Tutorial - Part 45
Playwright Version 1.14 | Playwright Tutorial - Part 45
TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email luc@ray.run.