Macaca【全平台】支持获取 App 和网页的源码。Android 和 iOS 平台会 dump 出当前布局 xml,请升级所用平台 (iOS, Android, Electron) 的驱动。
API: api/#source
示例中已添加用法
$ git clone https://github.com/macacajs/macaca-test-sample.git --depth=1
$ cd macaca-test-sample
$ npm i
$ macaca run --verbose
相关 issue: issues/58