Question on pass a variable value in website to Uipath Studio

I am new in Uipath. I want to create a simple website using html and collect all information just like a survey.
I want the RPA can get the dropdown choice and store value into UIpath variable which I have created. How can I do that?

You can use the ‘Get Text’ activity on those fields and they will be assigned.

@TimK Thanks so much

1 Like

Hi @Emily_Yip

Use Get text activity to get the selected value of dropdown.