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

Add templated Nightmare tests for web #2

Open
mmore500 opened this issue Apr 4, 2019 · 0 comments
Open

Add templated Nightmare tests for web #2

mmore500 opened this issue Apr 4, 2019 · 0 comments

Comments

@mmore500
Copy link
Member

mmore500 commented Apr 4, 2019

Right now, the templated tests are really simple, clunky Puppeteer stuff. Nightmare allows programatic clicking and other UI stuff! Here's a link with some cool Nightmare code.

https://github.com/segmentio/nightmare

A default test might just check for an expected html value in a certain part of the document (e.g., "Hello, browser!" got printed.

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

No branches or pull requests

1 participant