Error while using Get element activity

Hi Everyone,
I am trying to fill a login form for which i am fetching credentials from credential manager,
and i have verified that the credentials are getting picked correctly but while moving to write it in the form i am facing an issue Value cannot be null

let me show you the error:

[
{
“Selector”: “NM”,
“browser”: “chrome”,
“frame”: “-1”
},
{
“xpath”: “//input[@id="user"]”
}
]

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.