ok = text("立即开始").findOne(3000); if( ok ){ ok.click(); } ok = text("允许").findOne(3000); if( ok ){ ok.click(); }