This release improves fMBT's UI test interfaces, especially for
Tizen devices.
* fmbttizen:
- multidevice support: enables controlling many Tizen devices in
the same test run (enables send messages and calling from one
device to another).
- multitouch support, pinch*() methods introduced.
- setDisplayBacklightTime() added, affects lock screen timeout.
- type() improved.
* fmbtandroid/fmbttizen/fmbtx11:
- waitAnyBitmap(list-of-bitmaps) added, very useful when you
need to recognise the current view of the device, and there
are several options.
- swipe*() methods support free directions and distances.
- opacityLimit default changed to 0:
*Bitmap() methods require exact match by default.
This affects existing tests that use transparency in bitmaps
without specifying opacityLimit. *Bitmap() methods need to be
called with explicit values, for instance opacityLimit=0.95
(the previous default).
- visual logs have relative image paths.
* Minor bug fixes.
Yours,
Antti
Intel Finland Oy - BIC 0357606-4 - PL 281, 00181 Helsinki
Show replies by date