Unable to setValue of username and proceed next step

Hello,

I’m trying to navigate to the web page and then type an email and proceed with the next step. But when I try to execute it via script, it actually does not insert any text in the username field.

here is the script what I am using:
navigate https://mywebsite.com
setValue name=UserName something

Where name is attribute and UserName is the value of name’s attribute.

And also, in the report, I see only one step what was run.

@Giorgi_Shavkatsishvi Can you share a target website ?