Why Programming?
Discover what you can do with programming, and learn how to raise an exception for test failure.
We'll cover the following...
Introduction
One of the reasons for Selenium commercial success is its ability to program. Unlike many other testing tools, which only provides record-and-playback functionalities, Selenium offers programming. This makes not only automated test scripts much more maintainable but also more flexible. In the upcoming lessons, we will explore some examples that will make use of programming practices to help our testing needs.
In the upcoming lessons, we will practice various concepts and techniques of leverage programming.
...