Use Selenium to test tables and CSS values

Опубликовано: 17 Январь 2025
на канале: Cottrell Coding
145
1

In this video, I continue to test the CDC BMI website. I will test the content and shading of a table are correct. You will see how to select a list of WebElements using findElements and how to look at the contents of each cell in a table. Finally, the test checks the CSS background-color property.