ember-page-object icon indicating copy to clipboard operation
ember-page-object copied to clipboard

No support for queryParams

Open ahouchens opened this issue 9 years ago • 0 comments

When calling `this.visit('/?queryParam=hello_world') it doesn't work as if the user goes to that address in the browser and it gets picked up by Ember as queryParams as usual.

ahouchens avatar Nov 16 '15 23:11 ahouchens