Verify toolTip using Selenium Webdriver

In this post, we will see how to verify toolTip using Selenium Webdriver. Tooltip is the text that appears when mouse hovers over an object like link, button, image etc. Sometimes, it is a...