fMBT v0.12.1 released
by Kervinen, Antti
New features and improvements:
* fmbt-scripter:
- syntax highlighting
- indentation with tab, auto indent recorded scripts
- highlight lines to be executed with "Run lines"
- find (Ctrl+f), goto line (Ctrl+g) and python help (F1)
- test script recording with timing
* fmbtandroid/tizen/vnc/x11:
- screenshot archiving and saving to subdirectories during
test run (setScreenshotSubdir(), setScreenshotLimit(),
setScreenshotArchiveMethod())
* fmbtvnc:
- tap* methods accept (mouse) "button" parameter
* fmbt-editor:
- support launching with "fmbt-editor test.conf"
* Bug fixes and robustness improvements, including
- fmbtandroid refreshView() returns even if device hangs
- fmbtandroid topWindow() does not return None if a window
appears
- exceptions from adapter blocks of tags are handled by
adapter_exception_handler in AAL/Python.
Project homepage: http://01.org/fmbt
Project sources: https://github.com/01org/fMBT/
7 years