Web tests: match visible text in drop-down menu
In a data-driven web test, is it possible to match the visible text in a form post parameter for a drop-down menu?
The default behavior is to match the index number, which is problematic when the list changes.
Badboy provides this feature via a checkbox on the parameter properties page to "match visible text for select and drop-down items."
|