You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buob
changed the title
Dill should expose a bootstrap command to seed a page with data.
Pioneer should expose a bootstrap command to seed a page with data.
Sep 11, 2014
Related to #49
However instead of intercepting http requests this command will insert a script tag at the bottom of the page with a users fixtures.
Driver.addFixture({some: "object"}).then ->
The text was updated successfully, but these errors were encountered: