Learn to automate web applications from within the browser itself
Overview
Syllabus
- Automating in the Browser Using JavaScript
- Chapter 1 - Introduction
- Chapter 2 - What Will We Automate?
- Chapter 3.1 - Finding Elements – DOM Selection
- Chapter 3.2 - Finding Elements from JavaScript
- Chapter 3.3 - Finding Elements – CSS Selectors
- Chapter 4.1 - Interacting with App from Console – Simple Event Sequences
- Chapter 4.2 - Complex Event Sequences
- Chapter 5 - For Loops
- Chapter 6 - If Statements
- Chapter 7 - Snippets View
- Chapter 8.1 - JavaScript Functions - Helpers
- Chapter 8.2 - JavaScript Functions - autoTodo Object
- Chapter 9 - setTimeout
- Chapter 10 - setInterval
- Chapter 11 - Bookmarklets
- Chapter 12.1 - Advanced – The Innards
- Chapter 12.2 - Advanced - Bots
- Chapter 12.3 - Advanced - Bots, Part 2
- Chapter 13 - Conclusions and Next Steps
Taught by
Alan Richardson