如何在Loki中设置每次测试的chromeSelector

问题描述

对于用Loki编写的视觉回归测试之一,我们想修改选择器,但是我只能看到如何在全局配置级别上进行选择,例如,通过loki.config.js中的 Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-83_binding.node": HTTP error 404 Not Found Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY,e.g. export HTTP_PROXY=http://example.com:1234 or configure npm proxy via npm config set proxy http://example.com:8080 文件well-formed

是否可以根据每次测试指定此选择器?

谢谢

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)