Ryanne Graff

Results 20 comments of Ryanne Graff

@ludder had the right answer for me: `chromeDriver: 'node_modules/grunt-protractor-runner/node_modules/protractor/selenium/chromedriver',` worked like a charm! :) also do `./node_modules/protractor/bin/webdriver-manager update` or where ever you have it.

Do those functions load the _entire_ database, though?

Do you mind verifying that `ready` is called and seeing if there are any errors in the console?

Here is a version I fleshed out in case it helps anyone: (NOTE: It only returns a string.) ``` js var VOID_HTML_ELEMENT_MAP = { area: true, base: true, br: true,...

Just a note, the point of the `VOID_HTML_ELEMENT_MAP` is so that it can do something like `` or `` depending on how it was in the html before it was...

No collapsing on Mac OS either. Node 11.3.0

Anybody know anything about this yet?

`bower`!? Yeouch! ;) :P