【已解决】Selenium出错:selenium.common.exceptions.InvalidSelectorException Message invalid selector Compound class names not permitted
crifan 7年前 (2017-11-14) 14186浏览 2评论
Selenium的获取元素的代码: cartNumBtnElemList = driver.find_element_by_class_name(“btn cart-btn-dropdown x-hidden-focus”) ...