diff --git a/zh-cn/application-dev/reference/apis/js-apis-uitest.md b/zh-cn/application-dev/reference/apis/js-apis-uitest.md index dc83e9ecc263c644abf9af3c04d0cf37dd66378f..66bd21067457c2e935637a7edd4d0c3d4018c146 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-uitest.md +++ b/zh-cn/application-dev/reference/apis/js-apis-uitest.md @@ -840,7 +840,7 @@ isCheckable(): Promise\<boolean> **返回值:** -| 错误ç ID | é”™è¯¯ä¿¡æ¯ | +| 类型 | 说明 | | ----------------- | ------------------------------------------------------------ | | Promise\<boolean> | 以Promiseå½¢å¼è¿”回控件对象能å¦å¯è¢«å‹¾é€‰å±žæ€§ï¼Œtrue:å¯è¢«å‹¾é€‰ï¼Œfalse:ä¸å¯è¢«å‹¾é€‰ã€‚ | @@ -848,7 +848,7 @@ isCheckable(): Promise\<boolean> 以下错误ç 的详细介ç»è¯·å‚è§[uitest测试框架错误ç ](../errorcodes/errorcode-uitest.md)。 -| 类型 | 说明 | +| 错误ç ID | é”™è¯¯ä¿¡æ¯ | | -------- | ---------------------------------------- | | 17000002 | API does not allow calling concurrently. | | 17000004 | Component lost/UiWindow lost. | @@ -1295,7 +1295,7 @@ static create(): Driver **返回值:** -| 错误ç ID | é”™è¯¯ä¿¡æ¯ | +| 类型 | 说明 | | -------- | ---------------------- | | Driver | è¿”å›žæž„é€ çš„Driver对象。 | @@ -1303,7 +1303,7 @@ static create(): Driver 以下错误ç 的详细介ç»è¯·å‚è§[uitest测试框架错误ç ](../errorcodes/errorcode-uitest.md)。 -| 类型 | 说明 | +| 错误ç ID | é”™è¯¯ä¿¡æ¯ | | -------- | ------------------ | | 17000001 | Initialize failed. | @@ -2518,7 +2518,7 @@ split(): Promise\<void> 以下错误ç 的详细介ç»è¯·å‚è§[uitest测试框架错误ç ](../errorcodes/errorcode-uitest.md)。 -| 类型 | 说明 | +| 错误ç ID | é”™è¯¯ä¿¡æ¯ | | -------- | ---------------------------------------- | | 17000002 | API does not allow calling concurrently. | | 17000004 | Component lost/UiWindow lost. |