How to check if a list contains the element passed in javascript
I want to check if the list returned from the application contains the expected element.Please let me know where am going wrong : this.verifyOptionsInDrpDwn = async function(){ var optionList = …