Hi everyone,
I am new to Power Automate and have already run into a few issues.
I am trying to create a flow that fills out the same web form using data from an Excel table. Everything was going well until I started working with web form filling.
The first issue is that the target web page appears to use an older HTML structure (see attached screenshots). When I try to capture a radio button, Power Automate identifies a <span> element instead. Because of this, I'm wondering whether I should use Click link on web page rather than Select radio button.
The second issue involves a drop-down list. When I capture the control, Power Automate identifies it as an input element rather than a select element. The available options are stored separately as <li> elements. Since these options may change over time, I'm not sure what the best approach is for selecting the correct value dynamically.
Has anyone encountered a similar situation or can suggest the best way to handle these controls in Power Automate?
P.S. On each sreenshot there are how it looks like on a web page, in code and how see it Power Automate Desktop

Report
All responses (
Answers (