您好,登錄后才能下訂單哦!
在保證RF安裝環境都是正確安裝的前提,今天發現一個問題,就是無論我怎么使用open browser都報錯,提示無法連接webdriver,網上有很多人都說是下載的webdriver版本不匹配,我也嘗試去下載了最新版本,還是無法解決,最后訪問了國外的一個網站,https://stackoverflow.com/
解決了這個問題
原因是本機127.0.0.1 與localhost 不匹配
你可以在命令行中輸入:drivers
點擊/etc/hosts/查看
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
把注釋去掉保存
再去嘗試在RF中運行,查看能否打開瀏覽器
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。