开发者

Is there a automation framework for gtk# applications?

开发者 https://www.devze.com 2023-01-18 01:21 出处:网络
Is there a automation framework for gtk# applications like wh开发者_高级运维ite or NUnitForms?There\'s Strongwind, which uses the GTK accessibility interfaces (note that these only work on Linux). Alt

Is there a automation framework for gtk# applications like wh开发者_高级运维ite or NUnitForms?


There's Strongwind, which uses the GTK accessibility interfaces (note that these only work on Linux). Although it's Python, it was written for testing a GTK# app, and presumably you could implement something similar directly in C# using AT-SPI#.

0

精彩评论

暂无评论...
验证码 换一张
取 消