Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
Well done!
You have completed Intermediate Selenium WebDriver!
You have completed Intermediate Selenium WebDriver!
Instruction
Before You Start the Course
Resources
If you're not already familiar with the basics of Selenium WebDriver and the Mocha testing framework, you'll want to take these Treehouse courses before attempting this one.
Introduction to Selenium
JavaScript Unit Testing
Installation
Our examples for this course use Node.js to run JavaScript code. You'll need to install Node.js.
Then you'll need to use npm (which comes with...