- Overview
- Transcript
5.2 Configuring Selenium
Another of Protractor’s dependencies, Selenium, needs to be installed and configured before we can run our full test suite. We’ll do so in this video.
Related Links
1.Introduction3 lessons, 07:24
3 lessons, 07:24
Free Lesson 1.1Introduction01:12
Free Lesson
1.1
Introduction
01:12
Free Lesson 1.2Test-Driven Development in Angular04:14
Free Lesson
1.2
Test-Driven Development in Angular
04:14
1.3Before You Start01:58
1.3
Before You Start
01:58
2.Scaffolding a Testable Angular App5 lessons, 46:23
5 lessons, 46:23
2.1Introducing the Ironclad Address Book04:57
2.1
Introducing the Ironclad Address Book
04:57
2.2App Setup11:37
2.2
App Setup
11:37
2.3Serving Mocha Tests10:32
2.3
Serving Mocha Tests
10:32
2.4Running Karma Tests11:33
2.4
Running Karma Tests
11:33
2.5Implementing a Simple Back End With Express07:44
2.5
Implementing a Simple Back End With Express
07:44
3.Testing Angular Applications5 lessons, 51:44
5 lessons, 51:44
3.1Testing Services With Inject and Module12:45
3.1
Testing Services With Inject and Module
12:45
3.2Verifying GET and POST Functionality With $httpBackend05:43
3.2
Verifying GET and POST Functionality With $httpBackend
05:43
3.3Testing Angular Controllers12:27
3.3
Testing Angular Controllers
12:27
3.4Testing Angular Filters10:19
3.4
Testing Angular Filters
10:19
3.5Testing Angular Directives10:30
3.5
Testing Angular Directives
10:30
4.Code Coverage With Istanbul3 lessons, 18:01
3 lessons, 18:01
4.1What Is Istanbul?01:14
4.1
What Is Istanbul?
01:14
4.2Adding Istanbul to our Application09:40
4.2
Adding Istanbul to our Application
09:40
4.3Generating and Serving a Code Coverage Report07:07
4.3
Generating and Serving a Code Coverage Report
07:07
5.End-to-End Testing With Protractor4 lessons, 23:27
4 lessons, 23:27
5.1Installing Protractor Dependencies03:55
5.1
Installing Protractor Dependencies
03:55
5.2Configuring Selenium08:30
5.2
Configuring Selenium
08:30
5.3Testing With Protractor05:06
5.3
Testing With Protractor
05:06
5.4Automating Protractor05:56
5.4
Automating Protractor
05:56
6.Adding Finishing Touches4 lessons, 23:06
4 lessons, 23:06
6.1Reviewing our App03:56
6.1
Reviewing our App
03:56
6.2Adding Contacts07:27
6.2
Adding Contacts
07:27
6.3Updating the Contact Display04:47
6.3
Updating the Contact Display
04:47
6.4Adding Styles06:56
6.4
Adding Styles
06:56
7.Conclusion1 lesson, 04:05
1 lesson, 04:05
7.1Conclusion04:05
7.1
Conclusion
04:05