Count number of links on page using selenium webdriver (Java)

Given any web page, we would like to count the number of links on that particular web page. We will […]