提交 2fe42c07 编写于 作者: Z zhangshuqi

tabs xts修改

Signed-off-by: Nzhangshuqi <zhangshuqi7@huawei.com>
上级 2f834bf8
......@@ -171,8 +171,8 @@ export default function Tabs_scrollable() {
let btn1 = await driver.findComponent(ON.text('blueTwo'));
await btn1.click()
await CommonFunc.sleep(1000);
Tabs_scrollable_002 = CommonFunc.getComponentRect('Tabs_scrollable_005');
Tabs_scrollable_012 = CommonFunc.getComponentRect('Tabs_scrollable_042');
let Tabs_scrollable_002 = CommonFunc.getComponentRect('Tabs_scrollable_005');
let Tabs_scrollable_012 = CommonFunc.getComponentRect('Tabs_scrollable_042');
let btn2 = await driver.findComponent(ON.text('yellowTwo'));
await btn2.click()
await CommonFunc.sleep(1000);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册