Post #1196276
2026-04-10 04:25 UTC
@ctietze that's how browser extensions have been reporting data to Qbserve since the beginning too :)
But for this case, it may be my cross-platform thinking because I'm doing it for both iOS and Android UIs at once, and also in .NET
I've never used XCUITests 🙈
Replies (1)
-
@ctietze@mastodon.social 2026-04-10 04:56
@ivmirx oh then you're maybe not missing out too much :) I recently scripted a pipeline where I could run automatec XCUITest-based app tests for Mac via a VM (so that my host machine's screen is not blocked and my cursor not captured by the automation runs)