簡(jiǎn)介
OperaDriver可讓瀏覽器對(duì)web網(wǎng)頁(yè)進(jìn)行各種不同測(cè)試,包括鏈接點(diǎn)擊、文本輸入、表單提交等動(dòng)作,并對(duì)測(cè)試的結(jié)果進(jìn)行報(bào)告。
使用說(shuō)明
手動(dòng)安裝
operadriver的 鏡像 地址為:https://repo.huaweicloud.com/operadriver/,手動(dòng)下載請(qǐng)?jiān)L問(wèn)該地址。請(qǐng)根據(jù)您的需要選擇性安裝。
使用npm安裝
npm config set operadriver_cdnurl https://repo.huaweicloud.com/operadriver/ npm install operadriver
相關(guān)網(wǎng)址
Operadriver github地址:https://github.com/operasoftware/operachromiumdriver/
NPM官方地址:https://www.npmjs.com