Selenium Workbook #30: Client Sorting (Find multiple elements in Table)

Get cell text in a HTML table, Find multiple elements, and List Operations.

Courtney Zhan

--

This article is one of the “Selenium Training Workbook” series, a set of bite-sized exercises. While each exercise is independent, it may require knowledge and practices covered in previous episodes.

In the previous episode, we did a few client searching tests. A related test will be sorting on the returned the results.

--

--