Forum Discussion
KB1
Champion Level 2
4 years agoThis is what I would try:
let Test = frame.FindElement("//div[.='" + Project.Variables.Name + "']");
This is what I would try:
let Test = frame.FindElement("//div[.='" + Project.Variables.Name + "']");