UNPKG
uirecordertest
Version:
latest (2.0.2)
2.0.2
1.0.2
1.0.1
1.0.0
Tool for record ui test case
github.com/alibaba/uirecorder
alibaba/uirecorder
uirecordertest
/
doc
/
zh-cn
/
pc-faq.md
11 lines
(6 loc)
•
286 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
常见问题 =================
1.
`SyntaxError: missing ) after argument list`
解决方案:升级到NodeJs v10 以上版本
2.
`session not created exception from disconnected: unable to connect to renderer`
解决方案:系统hosts文件中添加`127.0.0.1 localhost`