Chapter 9. Extending Selenium
In this chapter, we will cover:
Creating an extension class for web tables
Creating an extension for the jQueryUI tab widget
Implementing an extension for the WebElement object to set the element attribute values
Implementing an extension for the WebElement object to highlight elements
Creating an object map for Selenium tests
Capturing screenshots of elements in Selenium WebDriver
Comparing images in Selenium
Measuring performance with the Navigation Timing API