Ability to select an element from a list at random
As a QA Engineer, I would like to create a test that select an element at random from a drop down list so that we could catch potential issues that may be hiding outside of the happy path for the user. For example, the app under test may present t...