fMBT v0.20 released
by Kervinen, Antti
New features and improvements:
* Coverage:
- tag() supports regexps for specifying tags to be covered.
- tag() can be used inside usecase expressions.
* fmbt-scripter:
- Lists and highlights ViewItems when clicking the screenshot
with Select/View button pressed.
- When a tooltip presents the value of a variable and the value
is a GUIItem (returned by findItemsBy* functions, for instance),
the item is highlighted in the screenshot.
- Highlights GUIItems returned by expressions that are run with
"Run line", "Run block" or in the console.
* fmbtandroid:
- view().findItemsByPos((x, y)) added.
- deviceLog() added.
- refreshScreenshot() timeouts if device hangs.
- Fixed cleaning up temp files created by shellSOE().
* fmbtandroid/chromiumos/tizen/vnc/windows/x11:
- screenshot().ocrItems() returns GUIItems recognized by OCR.
* pythonshare: server runs on Python on Android.
* Bug fixes.
Project homepage: http://01.org/fmbt
Project wiki: https://github.com/01org/fMBT/wiki/fMBT-Wiki
Project sources: https://github.com/01org/fMBT/
6 years