I’m testing my web application using Selenium IDE. There are test cases in which I have to assert that today’s date appears on the page. I cannot hard code today’s date in the test because today’s date changes every day. How do I get the current day, month & year in Selenium IDE?
Share
Not sure what format your date is in, but you could do something like this: