如何在“Javascript事件日历”(FullCalendar)中选择当前日期?

时间:2018-01-09 15:28:57

标签: selenium selenium-webdriver

供参考使用此链接“https://fullcalendar.io/

1 个答案:

答案 0 :(得分:0)

var todaysDate = driver.findelement(By.xpath("//td[contains(@class, 'fc-today')]").getAttribute("data-date");