Raul2018

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2019年5月22日

摘要: from selenium import webdriver chrome = webdriver.Chrome() chrome.get('https://www.bilibili.com') ul = chrome.find_element_by_xpath('//*[@id="primary_ 阅读全文
posted @ 2019-05-22 16:27 Raul2018 阅读(2443) 评论(0) 推荐(0) 编辑