paypal / nemo-view

View interface for the Nemo automation framework
Other
26 stars 48 forks source link

Generic functions for Select (drop down) class #67

Open BhargavMarpu opened 7 years ago

BhargavMarpu commented 7 years ago

We have OptionText and OptionValue for the locators defined in locator.json file. But in case of locators declared locally we are not able to use these functions. "OptionText", "OptionValue" is not available as Generic functions.

grawk commented 7 years ago

Thanks @BhargavMarpu good idea!

nikulkarni commented 7 years ago

This is now addressed by https://github.com/paypal/nemo-view/pull/70, will close this once the new version is published