摘要:
RAutomation的用法require "rautomation"# 通过匹配部分标题来获取窗口window = RAutomation::Window.new(:title => /part of the title/i)window.exists? # => truewindow.title... 阅读全文
posted @ 2014-03-13 17:49
chenpassion
阅读(538)
评论(0)
推荐(0)
浙公网安备 33010602011771号