chromy.send() not defined error
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am not sure if this is BackstopJS issue or Chromy issue, I tried to use chromy.send() (for example ```chromy.send('CSS.disable')``` ) to call DevTools protocol directly, but I always get this error :
`COMMAND | Error: 'send' is not defined on a target object.`
Did anyone tried to use the .send()? Did it worked?
Thanks
/V
Contributor guide
Assessment
This issue has not been assessed yet.