When you have a multi-select list in a web application, you may need to check which items are selected, or to check whether or not a particular item is selected. This article illustrates how to do that.
This article describes how to playback a test in a different browser from the one it was recorded in.
The behavior of list and combobox controls in GUI applications sometimes require additional attention. This guide explains the different types of combobox controls and best practices for testing them in Rapise.
If a test needs to verify existence or absence of a specific option in a dropdown you can do it via a simple function presented below.