Chapter 1. Let’s Begin Our Automation Journey
In this chapter, we'll cover the following recipes:
- Creating a virtual environment
- Installing third party packages
- Creating strings with formatted values
- Manipulating strings
- Extracting data from structured strings
- Using a third party tool: parse
- Introducing regular expressions
- Going deeper into regular expressions
- Adding command line arguments