-
Protractor introduction
-
Installation Procedure
-
Javascript Basics
- Defining Variables
- Variables and Concatenation
- Operators – Arithmetic, Incremental & Decremental operators
- Equality Operators
- Comparison and Logical operator
- Available DataTypes
- If and Else, Switch statements
- Functions
- For Loop
- While and Do While loop
- Break, Continue and Labels
- Arrays
- Var, Let and Const
- Objects and accessing members in another JS file
-
Protractor Basics
-
Promises
-
Jasmine Basics
-
Locators
-
Microsoft Edge Driver
-
Handling Non-Angular elements
-
Handling Alerts, iframes and popups
-
Utilities
-
Data Driven Testing
-
E2E Testing AngularJS Application
-
Page Object Model – Framework (Live project)
-
Android –Test Execution on a real device
-
Jenkins – CI
-
Protractor Docker & Selenium Grid Integration
Prev
Available DataTypes
Next
Functions