xframium / xframium-java

xFramium - Rapid unified test case development
http://www.xframium.org
GNU General Public License v3.0
12 stars 18 forks source link

Setting dropdown value where the webelement is not in a select tag. #63

Closed ManasBBSR closed 7 years ago

ManasBBSR commented 7 years ago

Hi,

For our application all the drop downs have been created as combination of input box and list items because of which the SET keyword does not work. Is there any other alternative to set the value of this type of drop down.

Thanks & Regards, Manas Ranjan Sahu

allengeary commented 7 years ago

The SET keyword has been updated to handle bootstrap style select items