Garris
Garris
I am pretty sure it's valid CSS to separate multiple selectors with a comma. Maybe try that?
Good point -- there is probably a fancy way to do this but my CSS mojo is really rusty 😞. if no one else can figure it out then it's...
You'll need to do that in an onReady script.
Yes, you can do this easily in an onReady script. See puppeteer docs for more info.
I cleaned up most of the old branches. I was a little concerned that changing `master` to `main` would have unintended consequences so held off on this for now. Thank...
Wow. This looks like a lot of work. I think I'll add a `/wdio` branch. Will try get to this soon. Thank you.
Hi. This is puppeteer behavior-- not BackstopJS behavior. This _might_ not happen if you specify a selector that is in the viewport.
Ah great! Nice problem solving there 👍
Yes. This is totally possible -- but you would need to build a harness. Let's say you can get a series of scenario images generated by your saucelabs instance e.g....
Ok. So the problem is probably not the bit about the files not being in the right place -- the problem _looks like_ backstop is not getting a response from...