ZhaoY

Results 20 comments of ZhaoY

I also meet the same problem, my deployment target is 7.0 and base SDK is iphoneos9.0. Which makes me feel quite frustrated

"Failed to install or launch the test runner" 安装失败,到项目路径中打开xcode 工程. 运行XCTestWDRunner 查看相关错误 ![Screenshot 2019-07-29 at 10 13 19 PM](https://user-images.githubusercontent.com/8198256/62055370-13bf2d00-b24e-11e9-82ee-22fabad14f48.png)

Thanks for the suggestion, yes, I tried several ocr services before. The current reason by default we are using tesseract is that it is free and easy to access. Would...

- 5.30 前完成声明周期,以及算法设计, 后续两周完成遍历算法实现

目前完成: 1. 遍历算法实现(操作仅包含点击),可以运行全部流程, 2. 走通启动,检查配置, 遍历, 根据超时等相关条件终结遍历程序 3. 配置项模型设定,允许定义生命周期, 并行自动遍历实践 待完成: - [X] 模型优化,action 优先级根据元素种类分级, 对优先级低的元素进行单个页面最大数量限制 - [X] WebView 交互检查, 目前大部分webview 点击事件无效 - [X] 安卓平台调试 - [x] 爬取组件类型配置化, 考虑对 tabViewController...

- [x] 支持游览器测试 解决方案, 并连调

- [ ] 目前安卓context 相关接口使用存在问题,安卓这边sample 不太稳定. 需要解决 @xudafeng - [x] 进一步支持定制化行为,为各个阶段关键步骤除默认实现外添加hooks. @SamuelZhaoY

update crawling life cycle

@Archer456 现在支持的比较好的是 electron ,chrome 之前有问题 @xudafeng