We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd88790 commit bb3de65Copy full SHA for bb3de65
packages/wxa-cli/src/tester/readMe.md
@@ -2,8 +2,8 @@
2
* bindtap、bindlongpress、bindchange、input、touchstart、touchmove、touchend
3
* 目前无法支持:
4
* catchtap、catchlongpress等阻止冒泡事件(自动化element.tap、element.longpress等方法无法阻止冒泡)
5
- * input事件(自动化不支持模拟input)
6
* 主动操作返回(因无法监听返回事件,所以录制过程中 *点击物理返回键*、*小程序titlebar返回键*、*ios手势返回*等返回操作,暂无法支持)
+ * 小程序原生的showModal、showActionSheet上的点击操作,无法录制&回放
7
8
9
2019年8月22日
0 commit comments