Chapter 12. Integration with Other Tools

In this chapter, we will cover:

  • Configuring Jenkins for continuous integration
  • Using Jenkins and Maven for Selenium WebDriver test execution in continuous integration
  • Using Ant for Selenium WebDriver test execution
  • Using Jenkins and Ant for Selenium WebDriver test execution in continuous integration
  • Automating a non-web UI in Selenium WebDriver with AutoIt
  • Automating a non-web UI in Selenium WebDriver with Sikuli

Introduction

Selenium WebDriver has been widely used with a combination of various other tools to build test automation frameworks.

The initial sections of this chapter explore Selenium WebDriver's integration with development and build tools such Maven, Ant, and Jenkins CI server. These tools provide ...

Get Selenium Testing Tools Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.