macacajs / NoSmoke

A cross platform UI crawler which scans view trees then generate and execute UI test cases.
https://macacajs.github.io/NoSmoke
MIT License
198 stars 57 forks source link

Could you given a complete demo for *.yml #44

Closed zhangpeng23796 closed 6 years ago

zhangpeng23796 commented 6 years ago

for example:targetElements?

当EditText包裹在TextInputLayout里时,“请输入密码”的提示在xml中找不到,该如何找这个元素?是否可以根据resource-id查找?

image

xudafeng commented 6 years ago

@SamuelZhaoY 建个目录,把各平台常见的几个.yml 配置都给出来吧

SamuelZhaoY commented 6 years ago

每个平台的详细配置方法参考这里https://github.com/macacajs/NoSmoke/blob/master/docs/1.%20%20configuration-templates.md