selenium+python面試題目總結

1. WebDriver原理css webDriver是按照client/server模式設計,client就是咱們的測試代碼,發送請求,server就是打開的瀏覽器來打開client發出的請求並作出響應。html 具體的工做流程:java ·webdriver打開瀏覽器並綁定到指定端口。啓動的瀏覽器做爲remote server.node ·client經過commandExecuter發送ht
相關文章
相關標籤/搜索