由于class是JavaScript的保留关键字
所以在C#中使用GetAttribute("className")来获取hmtlElement的class值
而不是GetAttribute("class")