阅读背景:

AssertionError:期望false等于true

来源:互联网 

Here is the code:

这是代码:

this.Then(/^I click to the next button on the edit page$/,function(callback) {
    targetPO.getEditNextButton().isPresent().then(function(){
        targetPO.getEditNextButton().click().then(callback);
    });
})
this.Then(/^I click



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: