python 获取 xpath 当前标签名

print(table.xpath('./following-sibling::*[1]')[0].tag)
相关文章
相关标签/搜索