* add fallback and session add some missing method * fix github workflow * fix flake8 warning * test github actions * change callback to fallback * add d.xpath(xxxxx).callback(click, px, py).click() support * add back token again * check if travis notification is working * add d.xpath.position方法
2.4.2
Not secure
-----
* change am instrument logic again * rewrite jsonrpc\_retry\_call logic * make recover uiautomator logic more simple
2.4.1
Not secure
-----
* add taobao plugin for internal network * add long\_click to d.xpath
2.4.0
Not secure
-----
* change logic of start uiautomator, upgrade apk version * fix bug, reported by h.t * am start apk twice to make sure, uiautomator can be recovered
2.3.4
Not secure
-----
* show lib version when init for easily debug * support config service recover behavior