5

I have just started working with Canopy and am struggling with select lists. I know you can set the selected item by value by doing:

"#dropDown" << read "option[value='x']"

However, how would you select the nth element of a select list> Or, how about selecting by text? I can't seem to find anything in the documentation.

bp123
  • 195
  • 9

1 Answers1

3

Got some good suggestions/answers here: https://github.com/lefthandedgoat/canopy/issues/176

bp123
  • 195
  • 9