Sha256: 26e44f782e1259d9ab6a355c839dbf23c70c1ca0d41e685d5b07b9d897b8508a
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
=== Version 0.0.6.1 / 2013-10-30 * Bug Fixes * Fixed issue when finding root children by RegEx initially * all Find methods consistently return Element classes === 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.1 | ChangeLog |