v0.4.1
Features
- 新增OCR&OpenCV DSL #79
- 向 [] 扫描 [] 的文案
- 向 [] 查找 [] 的图像
- OCR DSL 支持正则表达式语法
- 新增Web config 自定义浏览器参数
"emulatedDevice": "iPad (gen 6)",
"userAgent": "My user agent",
"width": 550,
"height": 550,
"locale": "de-DE",
"timezone": "Europe/Berlin",
"deviceScaleFactor": 6,
"hasTouch": false,
"geolocation": {
"longitude": 48.858455,
"latitude": 2.294474
},
"permissions": ["geolocation"]