etaoin

mauricio.szabo 2020-05-25T15:01:13.008700Z

Hi, first of all, thanks for Etaoin: I'm currently using it to test several Electron projects and it works great! One problem I'm having: if I pass :args to api/boot-driver :chrome, it prefixes my arguments with -- always. This means that if I pass a file, for example, it still gets prefixed like --/tmp. How do I work-around over this? Any ideas?