Learn how to create end-to-end tests for your Angular applications using the Protractor framework.
In this lesson you will learn:
- How to setup Protractor
- Create a simple test
- Creating a configuration file
- Running your test
Prerequisites:
Ideally, you should complete these lessons first:
Get Started:
Code Downloads
You can the download the code for this lesson here.
