Commit e9e4dfc8 authored by 马博's avatar 马博

加延时

parent e2893136
......@@ -287,6 +287,7 @@ public class 兑吧老优惠券_兑换流程测试_ExchangeTest extends CheckTem
public void 优惠券积分不足测试() throws Exception{
//获取按钮状态
Thread.sleep(4000);
Response detailResponse = mobileService.detail(authorization.dafuwengLogin(3086,true),"29164");
detailResponse.prettyPrint();
String exchangeText = MatcherString.getString(detailResponse.asString(), "\"exchangeText\":\"(.*?)\",", 1);
......
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