New features and improvements:
* AAL syntax change:
- The topmost block (aal "..." { ... }) and the language block are
optional, allowing concatenation of AAL files.
* fmbtandroid/chromiumos/rdp/tizen/vnc/windows/x11:
- "Alternative bitmap" support added to optical image recognition for
all *Bitmap methods.
- Example: if "ref.png" does not match on verifyBitmap("ref.png"),
"ref.png.alt*.png" are automatically searched for. If any of them
matches, then verifyBitmap("ref.png") will return True.
* fmbtwindows, new methods in the Device class:
- setForegroundWindow() changes focus.
- showWindow() minimizes/normalizes/maximizes windows.
- windowList() lists top-level windows.
- refreshView() preliminary support for toolkit-based testing.
- tapText() finds texts recognized by the most recent refreshView().
- connection().execPython(CODE) executes CODE on Windows device.
* Windows compatibility improved on remote_python and fmbt-trace-share.
* Many 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/