This article will help you to understand How to Capture Tooltip in Selenium Webdriver and how we can verify the same in our automated test. Tooltip sometime is also known as Help text. When we use mouse hover on some element or click on some element then this tooltip comes. Here is a quick example of help text or tooltip. Example- Example of Gmail, when we … [Read more...] about How to Capture Tooltip in Selenium Webdriver