Sha256: bb54a25786a08c38713f6fba4296de42afbd7b7d45144318f1ca29bf95b20eda
Contents?: true
Size: 964 Bytes
Versions: 1
Compression:
Stored size: 964 Bytes
Contents
=== Version 0.0.6 / 2013-10-22 * Enhancements * Have implemented the following patterns: * ExpandCollapse * Invoke * Selection * SelectionItem * Toggle * Value * Element can find their descendants by :id or :name * Can search for top-level elements with Regex * Elements can be refreshed * Moved Uia methods to be class-level (i.e. Uia.find_element rather than including Uia) === Version 0.0.5.1 / 2013-10-16 * Enhancements * reduced the size of the gem package by excluding gmock and gtest === Version 0.0.5 / 2013-10-16 * Enhancements * Pushed #find_element into the Uia module * Can locate elements by :id, :handle, :runtime_pid and :pid * Element now knows about :id,:control_type, :patterns, :handle and :runtime_id * Elements know about their :children and :descendants === Version 0.0.4 / 2013-10-11 Initial release with very limited support for finding an element and displaying various properties.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
uia-0.0.6 | ChangeLog |