Layton Miller

Results 5 issues of Layton Miller

I've noticed that google no longer recommends the hashbang approach, they've deprecated it in favor of just letting their search engine be super smart. Recommend updating your readme to stop...

Using Cypress 3.8.2 with Chrome. The examples provided here are not working for me: https://github.com/cypress-io/cypress-example-recipes/tree/master/examples/blogs__iframes/cypress/integration Specifically referring to the `xhr-spec.js` example. In particular, this snippet: ```js const getIframeWindow = ()...

Due to time limitations and the fact that the starting templates are out of date and/or broken (the ng2-charts one is broken), I can't provide a reproduction. Sorry, I don't...

When I use the example from the repo to run groc, it works fine. However, I use load-grunt-tasks to load my task configurations from a separate file and when I...

### Current behavior: I am completely unable to get cypress typings to register for commands created using `Cypress.Commands.add`. I've got a repo that has several e2e projects within it that...