如何获得使用Selenium的webdriver(C#)页面名称?

如何获得使用Selenium的webdriver(C#)页面名称?

问题描述:

如何才能使用Selenium C#的webdriver页面标题?

How can I get page title using Selenium C# Webdriver?

或者我认为

driver.Title;



也适用?

also works?