Jim
Jim
How about Redux? That's becoming the de facto way to manage state for Angular 1, Angular 2, and React. It would awesome to have one of the quesions be, "Do...
Welcome! Now that you've joined the club will you ever use another generator? ;)
How about Chutzpah or remap-instanbull? http://stackoverflow.com/questions/17026959/code-coverage-for-typescript
Looks like something for offline support was merged! 🎉 Should this be working now? @softprops @ozbe
Hey, has this been looked at all? Any comments or suggestions?
Hey, I'd really need this feature as well! I'm going to try to do the whole clone + npm link thing and try to implement this. No promises, though! :)
Btw I tried this, but it didn't work: ``` .evaluate(() => { document.elementFromPoint(200, 300).click(); }) ```
Hey @adieuadieu, I am trying to following the directions in the README, but I don't think my test project is using the cloned version of chromeless. I cloned chromeless, ran...
Hey thanks @adieuadie. I didn't realize I had top run `npm run build` again in the chromeless terminal each time a made a change. It's working now and I can...
I like the PR template. :) My code isn't working, but I think it's close. I opened a PR so you guys could look at it and maybe let me...