Chapter 13. Migrating from Remote Control to WebDriver

Selenium Remote Control has been around for a number of years. This means that there is a large amount of tests out there written for the API. If you ever have to migrate your test suite, then this chapter will give you the insight that you need.

In this chapter, we will cover the WebDriverBackedSelenium object.

Before we work through this chapter, it might be a good idea to go through Chapter 4, Finding Elements, again as this will minimize the amount of work that is required as we move to WebDriver.

So, let's get on with it.

WebDriverBackedSelenium

Unfortunately, we spent a considerable time in the past few years developing Selenium Remote Control tests, and converting them over to the new style ...

Get Learning Selenium Testing Tools - Third 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.