I have a date in this format "21-Mar-2014"
I already tried to search for Xpath
formulas but with no use
I am getting the first format 21-Mar-2014
using SeleniumIDE
and want to check if this value is the date of today,
So how can xpath generate today's date and compare it for the date extracted using Selenium