> For the complete documentation index, see [llms.txt](https://n-saikiran.gitbook.io/selenium-2-webdriver-advanced/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://n-saikiran.gitbook.io/selenium-2-webdriver-advanced/master.md).

# Preface

This book is a tutorial on how to use selenium for web application automation testing. It's not an in-depth book on java, testing or selenium, rather it focusses on how to run tests with Selenium advanced webdriver and testNG. By the end of the book we will have a fair understanding of below technologies.

1. Selenium API,
2. testNG
3. ExtentReports
4. SoapUI
