命令做用:向指定輸入域中輸入指定值;也能夠爲複選框和單選按鈕賦值,只是Value應爲選項的值,而不是文本內容。html
示例:selenium.type("xpath=//input[@name='userID']", "test-user");ui
http://blog.chinaunix.net/uid-11775320-id-2830463.htmlspa