-
Book Overview & Buying
-
Table Of Contents
Learning Selenium Testing Tools - Third Edition - Third Edition
By :
We learned a lot in this chapter about Selenium IDE, learning how to create your first test using the record and replay functions and we now understand some of the basic concepts such as moving between multiple windows that can appear in a test, and saving our tests for future use.
Specifically, we covered the following topics:
waitFor commands to the tests. This is due to the fact that Selenium does not implicitly wait for elements to appear on the page.We also discussed what cannot be tested using Selenium IDE. We saw that Silverlight and Flex/Flash applications cannot be tested, and that when working with a number of HTML5 elements, the tests say that they have completed the tasks even though the UI has not changed. In later chapters, we will discuss different mechanisms that we can use within our tests that might be useful against HTML5 elements on the page.
Now that we've learnt about Selenium IDE, we're ready to look at all the different techniques we can use to find elements on the page.
Change the font size
Change margin width
Change background colour