How to resolve this problem? - Unable to select option by value

—> Attribute of Object.

Before this time I had found problem Unable to Click of object and I resolved by create @Keyword for javascript-click so i use CustomKeywords replaced action WebUI.click and it works!.

Please recommend me about this problem. —> Unable to select option by value.

My guess is, you’re not targeting a SELECT element with OPTION elements inside it.

But I can only guess until you provide more information: