I’m automating a Salesforce Lightning webapp which has many dropdown fields and the fields doesn’t have ‘Select’ tag to use any select keyword, So i tried using the basic actions class to select a value from dropdown. But the script gives an error that it doesn’t recognize the actions class so could anyone please suggest me how I can handle such dropdowns.