Release History

By product

Mobile Testing v2.1.0.2

September 30, 2014

Test Runner

FIXED
  • Fixed a bug where settings dialog layout breaks if vertical real estate is not enough.

CLI

NEW
  • Added support and a new ‘--sockets-server-address’ command for USB connection.
FIXED
  • Fixed a bug where publsih results to custom URL does not work in the CLI.
CHANGED
  • tmtest --matcher command now accepts a regex pattern.

Web Extension

FIXED
  • Fixed a bug where web.Click API method fails in Firefox when executed against a submit button hosted inside an aspx page.
  • Fixed a bug where error 'Invalid response received from server' is thrown on web.waitForUrl command for some web agents.

Windows Phone

FIXED
  • Fixed a bug where preparing prompt dialog fails with wrong error message in IE on a WP8 device.

Android

NEW
  • Added support for USB connection and configuration screen for it.
FIXED
  • Fixed a bug where the Android agent will report wrong connection state if you re-launch the app while the agent is trying to connect.

iOS

NEW
  • Added support for USB connection and configuration screen for it.
  • Added support for resizable iPhone and iPad devices.
  • Added iOS 8 support.
  • Added 64-bit version of extension.
FIXED
  • Fixed a bug where Mobile Testing iOS agent crashes if the host name it is connected to contains a space.
  • Fixed a bug where if no class is specified in an iOS query, internal type defaults to TSView.
  • Fixed a bug where iOS.typeText will often fail for the iOS search field that is part of the iOS native controls.

Installation

NEW
  • Required node modules are now distributed and not downloaded from the internet.