I'm attempting to use the Click Google Chrome Link action with an xpath pasted, but I always get the error that it cannot find the link.
The xpath I have that I copied directly from the inspect element is //*[@id="editpane_title"]
So I believe the format is right, but I've tried pasting different xpaths to test it out and I can't get any of them to work.
Am I doing something wrong? Any insight?