Commit f9d38a57 authored by 马博's avatar 马博

fix

parent 67a68e6e
...@@ -37,14 +37,12 @@ public class 实物_ExchangeTest_ui extends DuibaBaseUi{ ...@@ -37,14 +37,12 @@ public class 实物_ExchangeTest_ui extends DuibaBaseUi{
sleep(5); sleep(5);
screenshot(); screenshot();
Assert.assertTrue(isExistByText("待发货")); Assert.assertTrue(isExistByText("uitest"),"出奖弹层校验失败");
Assert.assertTrue(isExistByText("收货人:uitest  ")); Assert.assertTrue(isExistByText("13111133322"),"出奖弹层校验失败");//北京市北京市东城区东华门街道test
Assert.assertTrue(isExistByText("13111133322")); Assert.assertTrue(isExistByText("北京市北京市东城区东华门街道test "),"出奖弹层校验失败");
Assert.assertTrue(isExistByText("北京市北京市东城区东华门街道test "));
Assert.assertTrue(isExistByText("ui自动化-实物"));
Assert.assertTrue(isExistByText("\n" + Assert.assertTrue(isExistByText("\n" +
" ui自动化-实物-待发货文案\n" + "\t\t\t\t\t\t\tui自动化-实物\n" +
" ")); "\t\t\t\t\t\t"),"出奖弹层校验失败");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment