Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Switch to PhantomJS - #137

Open
stewartyu wants to merge 1 commit into
masterfrom
136-switch-to-phantomjs
Open

Switch to PhantomJS#137
stewartyu wants to merge 1 commit into
masterfrom
136-switch-to-phantomjs

Conversation

@stewartyu

@stewartyu stewartyu commented May 16, 2016

Copy link
Copy Markdown
Contributor

Issues

#136

Current Status

Right now, config is setup to set PhantomJS viewport settings, but it's not respecting it. You can see in the logging statement that the browser viewport height is 7188px even though the config explicitly set it to 600. You'll see that if you switch it back to Chrome, the viewport height will be correct and the tests will pass.

I used this as a basis: karma-runner/karma#438 (comment)

Todos

  • Get PhantomJS to actually respect viewport settings

Impacted Areas

  • ScrollTo tests

Steps to Reproduce

  1. Run npm test

@stewartyu stewartyu added the WIP label May 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant