Unable to select dropdown

In my case dropdown is not selecting
Use case : I have csv file which contains all value when it comes to dropdown it should select one
for example if csv file contains value approved it is not selecting,
we have dropdown contains pending approved and rejected values.
How can I achieve this..!

Can you post a link to the website?

Here is how you select a standard dropdown:

uiv.open('https://ui.vision/contact');
uiv.page.select('id=WhatSoftware', 'Sales/License Question');