Don't understand: "Should be text but right now is an element"

Hi there, I’m new here! I don’t understand this:

I have created the database elements as such:

What other info can I provide to help me understand.

Thanks for rolling with the basic question here!

Welcome!

What this is referring to is each of these items on the page (an input, a button, etc) are elements. In your use-case, you want what’s inside of the element. For an input, you’ll need to add that input’s value.

For example, for First Name, you’ll need to choose ‘Input First Name’s Value