I'm using Zenno 4.0.8.0 and I'm getting this error:
I go to a registration page, where I use a username pulled from a file and stored in a variable {-Variable.username}
Later, I need to click a link whose anchor text is the username in question.
When I start the debugger, it throws a not found error for this very element. When executing, the value of the variable is not being used in the search part of the template, which is very odd because I can use that variable for filling any field.
Is anyone experiencing the same issue?
I go to a registration page, where I use a username pulled from a file and stored in a variable {-Variable.username}
Later, I need to click a link whose anchor text is the username in question.
When I start the debugger, it throws a not found error for this very element. When executing, the value of the variable is not being used in the search part of the template, which is very odd because I can use that variable for filling any field.
Is anyone experiencing the same issue?