ae_page_objects icon indicating copy to clipboard operation
ae_page_objects copied to clipboard

AePageObjects::Select should have a method to return the text of the option selected

Open jonkessler opened this issue 9 years ago • 0 comments

Currently, you can use node.value to get the value of the selected option, but it would be nice if there were a method on Select objects to return the text of the selected value. (And probably a method to delegate to node.value too.)

jonkessler avatar Aug 07 '15 00:08 jonkessler