From 3ae2460ff7270ec3a8dec9630f14db747930fce6 Mon Sep 17 00:00:00 2001 From: Jonathan Lipps Date: Mon, 25 Aug 2014 15:14:55 -0500 Subject: [PATCH] add missing item to changelog --- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 004001994..6983274df 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -38,6 +38,7 @@ CHANGES IN VERSION 1.2.2 (from 1.2.1) - clean android XML tags of invalid characters like '$' - fix bug where '&' would be sent into a textfield as '&-' - add isLocked method to determine whether screen is locked +- add ability to automate the native portion of the Chrome/Browser apps #### Selendroid - make sure the contact manager test app has the required internet permissions