关于
This skill provides a robust framework for end-to-end testing of Linux desktop applications, including those built with GTK and Qt. It intelligently detects the active display server to leverage either Wayland-native tools like ydotool and grim or X11-standard tools like xdotool and scrot. Beyond simple input simulation, it enables deep application interaction via D-Bus and accessibility verification through AT-SPI, ensuring comprehensive UI coverage. Built for reliability, it integrates strictly with TDD workflows to verify application health before executing automated UI interactions.