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

🏗 Copy form values from the browser to the HTML snapshot that gets uploaded to Percy for visual-diff tests #21213

Merged

Conversation

danielrozenberg
Copy link
Member

This PR:

@danielrozenberg
Copy link
Member Author

/cc @andrewwatterson bug fix for #20630

Copy link
Collaborator

@estherkim estherkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andrewwatterson
Copy link
Contributor

Bammo! Thanks. :)

@rsimha
Copy link
Contributor

rsimha commented Mar 2, 2019

New visual tests approved. Nice work!

@danielrozenberg danielrozenberg merged commit aabfd02 into ampproject:master Mar 4, 2019
@danielrozenberg danielrozenberg deleted the visual-diff-freeze-forms branch March 4, 2019 21:27
noranazmy pushed a commit to noranazmy/amphtml that referenced this pull request Mar 22, 2019
…loaded to Percy for visual-diff tests (ampproject#21213)

* Copy form values from the browser to the HTML snapshot that gets uploaded to Percy for visual-diff tests

* Error handling for request(...webpage.interactive_tests) file import failure

* Add example amp-form demo that uses new form-freezing feature

* Update the comment on `freeze-form-values.js`
bramanudom pushed a commit to bramanudom/amphtml that referenced this pull request Mar 22, 2019
…loaded to Percy for visual-diff tests (ampproject#21213)

* Copy form values from the browser to the HTML snapshot that gets uploaded to Percy for visual-diff tests

* Error handling for request(...webpage.interactive_tests) file import failure

* Add example amp-form demo that uses new form-freezing feature

* Update the comment on `freeze-form-values.js`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual testing framework: hard code input values into DOM snapshot to send to Percy
5 participants