pioneer icon indicating copy to clipboard operation
pioneer copied to clipboard

Pioneer should expose a bootstrap command to seed a page with data.

Open samccone opened this issue 11 years ago • 0 comments

Related to https://github.com/mojotech/dill.js/issues/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 ->

samccone avatar Jun 06 '14 03:06 samccone