Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Enterprise Vue > Lesson 76

Creating E2E test assertions

So far in our "add item to cart" test we've instructed Nightwatch to open the home page and click the first item summary. This action should result in the browser then navigating to the item page.

Assertion

It'd be a good idea to now add an assertion confirming that we've landed on the item page.

Nightwatch offers a built-in assertion library that can be accessed on the browser object.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom