Forum Discussion

bnoyahr's avatar
bnoyahr
New Contributor
3 years ago
Solved

Function to click on link using xpath

I am trying to write a simple function to click on a link using the xpath to the link. I am getting a runtime error on the browser.Page.FindElement - can you please point me in the right direction.  ...