from selenium import webdriver
b = webdriver.chrome()
b.get('http.baidu.com')
css语法定位元素:
posted on 2019-11-05 16:32 芋头加满仓 阅读(123) 评论(0) 编辑 收藏 举报