October 2018
Intermediate to advanced
192 pages
5h 12m
English
In the last chapter, we learned what the Document Object Model (DOM) and DOM traversal are and how they can be done using XPath and CSS. We also saw the various static methods, such as tagName(), and explored the size() method to verify the number of web elements fetched by findElements. Moreover, we saw how to find web elements within container elements and the various tools available for DOM traversal.
In this chapter, we will be covering the following topics:
Read now
Unlock full access