标签:from http com ima sel image selenium2 rom 技术
from selenium import webdriver
b = webdriver.chrome()
b.get(‘http.baidu.com‘)
css语法定位元素:
selenium2-webdriver的API与定位元素
原文地址:https://www.cnblogs.com/iamshasha/p/11799378.html