<select _ngcontent-c4="" ng-reflect-is-disabled="false" class="ng-untouched ng-pristine ng-valid">
<option _ngcontent-c4="" selected="selected" value="People" ng-reflect-value="People">People</option>
<option _ngcontent-c4="" value="Quality" ng-reflect-value="Quality">Quality</option>
<option _ngcontent-c4="" value="Profitable Growth" ng-reflect-value="Profitable Growth">Profitable Growth</option>
</select>
I want to find People / Quality / Profitable Growth value from dropdown and click on it. Please let me know if anyone is having guideline for the same. TIA