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

Nightwatch #30

Merged
merged 8 commits into from
Sep 29, 2016
Merged

Nightwatch #30

merged 8 commits into from
Sep 29, 2016

Conversation

jackcarlisle
Copy link
Member

@jackcarlisle jackcarlisle commented Sep 27, 2016

ready for review

@jackcarlisle jackcarlisle changed the title [WiP] Nightwatch Nightwatch Sep 27, 2016
.waitForElementVisible('body', 1000)
.waitForElementVisible('input#fileInput', 1000)
.pause(1000)
.setValue('input#fileInput', require('path').resolve(__dirname + '/testfile.png'))
Copy link
Member

Choose a reason for hiding this comment

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

Any reason to not be using a cute kitten here...? 😜

@nelsonic
Copy link
Member

@jackcarlisle looks good. would you mind adding a couple of lines to the https://github.com/dwyl/image-uploads/blob/master/examples/direct-upload/README.md informing people that we are using Nightwatch for front-end tests ?

@jackcarlisle
Copy link
Member Author

jackcarlisle commented Sep 28, 2016

@nelsonic readme updated, cute kitten added 😉

@nelsonic
Copy link
Member

@jackcarlisle amaze! 🎉

@nelsonic nelsonic merged commit 7507a66 into master Sep 29, 2016
@nelsonic nelsonic deleted the nightwatch branch September 29, 2016 11:14
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

2 participants