Using Chrome, right click where the element is and select Inspect, It should be at the bottom.
Then in the Elements pane which opens at the right, find the element you want, right click on it and choose either Copy selector for the css selector method of locating nodes or Copy Xpath for the, well, xpath method.
