• Home
  • Raw
  • Download

Lines Matching refs:uitest

15   |-----uitest  Ui测试框架
1259 …e.com/openharmony/docs/blob/master/zh-cn/application-dev/reference/apis/js-apis-uitest.md#driver9)。
1287 …gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/reference/apis/js-apis-uitest.md#on9)。
1343 …om/openharmony/docs/blob/master/zh-cn/application-dev/reference/apis/js-apis-uitest.md#component9)。
1389 …com/openharmony/docs/blob/master/zh-cn/application-dev/reference/apis/js-apis-uitest.md#uiwindow9)。
1436 hdc file send uitest /system/bin/uitest
1438 hdc shell chmod +x /system/bin/uitest
1448 hdc shell uitest help
1454 hdc shell uitest screenCap
1456 hdc shell uitest screenCap -p /data/local/1.png
1463 hdc shell uitest dumpLayout
1465 hdc shell uitest screenCap -p /data/local/1.json
1472 hdc shell uitest uiRecord record
1474 hdc shell uitest uiRecord read
1483 … | hdc shell uitest uiInput click poin…
1484 … | hdc shell uitest uiInput doubleClic…
1485 … | hdc shell uitest uiInput longClick …
1486 … 200-40000, 默认值: 600)<br/> stepLength(可选参数,滑动步长,默认值:滑动距离/50) | hdc shell uitest uiInput fling from…
1487 … 200-40000, 默认值: 600)) | hdc shell uitest uiInput swipe from…
1488 … 200-40000, 默认值: 600)) | hdc shell uitest uiInput drag from_…
1489 … | hdc shell uitest uiInput dircFling …
1490 … | hdc shell uitest uiInput inputText …
1491 … | hdc shell uitest uiInput keyEvent k…
1495 hdc shell uitest uiInput click 100 100
1499 hdc shell uitest uiInput doubleClick 100 100
1503 hdc shell uitest uiInput longClick 100 100
1507 hdc shell uitest uiInput fling 0 0 200 200 500
1511 hdc shell uitest uiInput swipe 0 0 200 200 500
1515 hdc shell uitest uiInput drag 0 0 100 100 500
1519 hdc shell uitest uiInput dircFling 0 500
1523 hdc shell uitest uiInput dircFling 1 600
1527 hdc shell uitest uiInput dircFling 2
1531 hdc shell uitest uiInput dircFling 3
1536 hdc shell uitest uiInput inputText 100 100 hello
1541 hdc shell uitest uiInput keyEvent home
1545 hdc shell uitest uiInput keyEvent back
1549 hdc shell uitest uiInput keyEvent 2072 2038
1561 | 4.0.1.1 | 1、支持在daemon运行时执行uitest dumpLayout |
1570 | 4.1.3.0 | 1、新增命令行功能,uitest dumuLayout -a ,dump信息中包含控件的背景色、字体颜色/大小信息。 |