Test Code: index.js
This example shows how to open a <select> element's drop-down, click an item and verify the value.
The index.js file contains a test that clicks the <select> element, then clicks an <option> and checks if the selected value has changed.