ember-page-object
ember-page-object copied to clipboard
No support for queryParams
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.