* make session launch more robust * change json.decoder.JSONDecodeError to WDARequestError
0.2.4
-----
* fix session, can not launch error
0.2.3
-----
* add content-type application/json when send http post * recommend using appium/WebDriverAgent * fix set\_callback check error
0.2.2
-----
* fix travis * try catch response.json() * add wait\_ready function * add screenshot in session, add click(support percent), add scale, update readme * [issue 33]Add escape character for quotes
0.2.1
-----
* fix in py3.6 error * fix name matches, use string escape fix it * add test example * fix nameMatches * add netease cloudmusic test example
0.2.0
-----
* finish first version of sync new code * fix some tests * add nameMatches * sync to lastest wda * sync to new wda code * Allow extra capabilities to be passed to the session (25) * [Screenshot] Open file in binary mode