Fill out text fields on websites

Hey all,

would somebody help me brainstorm a situation please?

Task: I open up a website with three text fields and need to enter text in these fields. Each textfield has a specific headline.

Problem: The order of these text fields can be different each time. Sometimes Headline 1 textfield is first, the next time it's Headline 2.

What have I done so far: I made screenshots of the various headlines and then input text by pasting. In between these commands I let the macro scroll down. What I can not get around is the order of the text fields.

Please let me know if that is enough background or if you need more :slight_smile:

If you are using Safari or a browser in the Chrome/Chromium family, you can use browser form actions.

1 Like

Unfortunately I am stuck with Firefox. And sorry for the late reply.

1 Like

If that's truly the case then your options for browser automation will always be extremely limited. Nevertheless, you might perhaps be able to do something with the Click at found image action. For instance, you could set the action to look for a unique image of a headline and click relative to it, inside the corresponding text field.