单项选择题

find_element_by_xpath(“//input[@id=’kw’and @class=’su’]/span/input”)是XPath定位中的哪一种 ()

A.绝对路径定位
B.元素属性定位
C.属性与层级定位
D.元素逻辑运算符定位