---
title: "Playwright+ for .NET Apps"
url: https://daily.dev/posts/playwright-for-net-apps-41nvralyl
source_url: https://platform.uno/blog/playwright-for-dotnet-apps
type: article
source: "We Are .NET"
published: 2026-05-14T19:32:19.230Z
updated: 2026-05-14T19:32:43.386Z
tags: ["testing", ".net", "mcp"]
reading_time: 6
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Playwright+ for .NET Apps

**[We Are .NET](https://daily.dev/sources/wearedotnet)** · 6 min read · 1 upvotes · 0 comments

## Summary

Uno Platform introduces MCP Servers that bring Playwright-style UI automation to native .NET cross-platform apps. While Playwright covers web UI testing via its MCP integration, it doesn't support native desktop or mobile apps. Uno Platform fills this gap with two MCP servers: a remote Docs MCP for documentation-aware agent context, and a local App MCP that gives AI agents direct interaction with running apps — including screenshot capture, pointer clicks, key presses, text input, and visual tree inspection. Together, these tools enable a full agentic loop of Specify → Build → Test → Verify for .NET apps targeting Windows, macOS, Linux, iOS, Android, and WebAssembly.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://platform.uno/blog/playwright-for-dotnet-apps>

---

Tags: [#testing](https://daily.dev/tags/testing), [#.net](https://daily.dev/tags/.net), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/playwright-for-net-apps-41nvralyl)
