Skip to content

Commit b89ada7

Browse files
authored
Format section headers in README.md
1 parent cb94277 commit b89ada7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,20 @@ This repo has been implemented as a multi-module project (using [Maven] and [Gra
1616

1717
[Hands-On Selenium WebDriver with Java] is organized as follows. All the examples presented in this book are available in this repo, organized by packages corresponding to each chapter.
1818

19-
Part I. Introduction
19+
**Part I. Introduction**
20+
2021
1. A Primer on Selenium
2122
2. Preparing for Testing
2223

23-
Part II. The Selenium WebDriver API
24+
**Part II. The Selenium WebDriver API**
25+
2426
3. WebDriver Fundamentals
2527
4. Browser-Agnostic Features
2628
5. Browser-Specific Manipulation
2729
6. Remote WebDriver
2830

29-
Part III. Advanced Concepts
31+
**Part III. Advanced Concepts**
32+
3033
7. The Page Object Model (POM)
3134
8. Testing Framework Specifics
3235
9. Third-Party Integrations

0 commit comments

Comments
 (0)