class的名称里面不能有空格,空格换成点即可。
比如下面这样就可以了
panels = browser.find_elements_by_class_name('resblock-list.post_ulog_exposure_scroll.has-results')