Chrome
- 下載 chromedriver: chrome載點
- 放在 $PATH 路徑下(echo $PATH) (usrbin)
- 變更權限
$ sudo chmod +x chromedriver
IE
- 下載 IEDriver: ie載點
- 放在系統環境變數 PATH 之下(系統內容 >環境變數 >PATH)
Solution: using easy_install command to install selenium2library
1) install setuptool from PYPI: download ez_setup.py and execute
2) 將 "C:/Python27/Scripts" 加入系統路徑 (系統內容 >環境變數 >PATH)
Issue: 無法正確開啟目標網站
Solution:IE縮放比需為100%,IE設定>安全性在每個區域都必需相同
沒有留言:
張貼留言