标签: python selenium
我正在使用它:
namehover = browser.find_elements_by_class_name('fullname show-popup-with-id')
选择此项:
<strong class="fullname show-popup-with-id " data-aria-label-part="">Jayson</strong>
然而,它表示不允许使用复合类名称&#39;。有谁知道我应该改变什么?感谢