AZ-400 · Question #468
AZ-400 Question #468: Real Exam Question with Answer & Explanation
The correct answer is B: Playwright. Playwright - Playwright is a cross-browser automation library developed by Microsoft. It supports multiple programming languages, including JavaScript, Python, and .NET. Playwright allows you to automate interactions with web pages in various browsers, including Chrome, Firefox,
Question
You are automating the testing process for your company. You need to automate UI testing of a web application. Which framework should you use?
Options
- AJaCoco
- BPlaywright
- CXamarin.UITest
- DMicrosoft.CodeAnalysis
Explanation
Playwright - Playwright is a cross-browser automation library developed by Microsoft. It supports multiple programming languages, including JavaScript, Python, and .NET. Playwright allows you to automate interactions with web pages in various browsers, including Chrome, Firefox, and Safari. It offers features like parallel test execution, robust element selectors, and built-in support for modern web technologies.
Community Discussion
No community discussion yet for this question.