Jesse Hattabaugh

Results 6 comments of Jesse Hattabaugh

Agreed that this would be nice to have, but just having the screenshots in my project directory would be a start, since my diff-tool (Kaleidoscope) can diff images.

I too would like to have my screenshots in my project directory, because I want to put them in version control.

Newb-leading-the-newb here, but it seems that the callback to test() and goto() gets the Nightmare object as an argument. You can then call Nightmare methods (which return Promises) on it....

I have added Windows Chrome to my Path, and set `executablePath` when I launch(). This doesn't raise an exception anymore. However, after calling `newPage` on the `browser` the script stalls...

_not a big debugger user either, so excuse my naivety_ I see Ryan's point that when you have many processes starting and stopping, the typical steps (start the process with...

I think that this section needs to be rearranged: https://enhance.dev/docs/learn/concepts/html/ The index should explain the concepts of Custom Element expansions, and maybe the differences between that and the "pages" which...