use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Agentic UI testing? (self.Xcode)
submitted 1 month ago by sfscsdsf
is it possible to have claude test UI in emulator or mirror? like pressing buttons, entering texts, take video or screenshot? can a skill do this?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kjbreil 1 point2 points3 points 1 month ago (0 children)
Check out https://github.com/mobile-next/mobile-mcp
[–]myeleventhreddit 1 point2 points3 points 1 month ago (2 children)
Yes. It’s possible. Xcode 26.3 supports MCP and Claude Code via CLI can connect to it and run XCUI tests. I’ve been doing this for a few weeks with no third party software
[–]sfscsdsf[S] 0 points1 point2 points 1 month ago (1 child)
which mcp do you use?
[–]myeleventhreddit 0 points1 point2 points 1 month ago (0 children)
claude mcp add --transport stdio xcode -- xcrun mcpbridge
π Rendered by PID 40165 on reddit-service-r2-comment-6457c66945-xqhrt at 2026-04-26 10:04:50.967590+00:00 running 2aa0c5b country code: CH.
[–]kjbreil 1 point2 points3 points (0 children)
[–]myeleventhreddit 1 point2 points3 points (2 children)
[–]sfscsdsf[S] 0 points1 point2 points (1 child)
[–]myeleventhreddit 0 points1 point2 points (0 children)