Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[READY] Milestone 3.0 #332

Merged
merged 25 commits into from
Dec 1, 2015
Merged

[READY] Milestone 3.0 #332

merged 25 commits into from
Dec 1, 2015

Conversation

ChrisBAshton
Copy link
Contributor

This PR consists of:

Changes to API:

  • snap_file property is NO LONGER NEEDED - it is abstracted away inside the Wraith gem itself. You can still specify your own snap_file if you wish (it will take precedence), but the default should now be to remove the property altogether and allow Wraith to select its own internal snap file.
  • new resize_or_reload property, with values either 'resize' or 'reload'. Up to version 2.8.1, Wraith uses 'reload' behaviour, i.e. it reloads the browser for every screen width screenshot. For the time being, that is still the default. But those who wish to run much faster Wraith tests can switch to the new 'resize' mode, which resizes the current browser instance to take screenshots, rather than firing up the browser again and again.

@ChrisBAshton ChrisBAshton changed the title Milestone 2.9 [In progress] Milestone 2.9 Nov 30, 2015
@ChrisBAshton ChrisBAshton changed the title [In progress] Milestone 2.9 [READY] Milestone 2.9 Dec 1, 2015
@ChrisBAshton ChrisBAshton changed the title [READY] Milestone 2.9 [READY] Milestone 3.0 Dec 1, 2015
ChrisBAshton added a commit that referenced this pull request Dec 1, 2015
@ChrisBAshton ChrisBAshton merged commit 349ff7c into master Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant