微信小程序自动化jest模拟场景/切出/切入

时间:2019-10-19 12:47:45   收藏:0   阅读:141
await miniProgram.evaluate(() => getApp().clickBanner({
      path: "pages/game/home/home",
      query: {
        mode: "train"
      },
      scene: 1038,
      referrerInfo: {}
    }));
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!