freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

seleniumpython自動(dòng)化測(cè)試實(shí)戰(zhàn)ppt-展示頁

2025-03-16 16:11本頁面
  

【正文】 nium selenium 的特點(diǎn): ?開源,免費(fèi) ?多瀏覽器支持: firefox、 chrome、 IE ?多平臺(tái)支持: linux 、 windows、 MAC ?多語言支持: java、 python、 ruby、 php、 C、 ?對(duì) web頁面有良好的支持 ?簡(jiǎn)單( API 簡(jiǎn)單)、靈活(用開發(fā)語言驅(qū)動(dòng)) ?支持分布式測(cè)試用例執(zhí)行 selenium 家譜 selenium : selenium = selenium + WebDriver 環(huán)境搭建: window 安裝: 第一步、安裝 python 第二步、安裝 setuptools C:\python install 第三步、安裝 pip C:\ python install 第四步、安裝 selenium C:\Python27\Scripts pip install U selenium 環(huán)境變量: 變量名: PATH 變量值: 。 元素的定位: xpath : find_element_by_xpath(‘ //*[id=39。]’ ) find_element_by_xpath(‘ //input[id=39。]’ ) find_element_by_xpath(‘ //input[name=39。]’ ) find_element_by_xpath(‘ //input[class=39。]’ ) find_element_by_xpath(‘ //span[class=39。]/input’ ) find_element_by_xpath(‘ //form[id=39。]/span/input’ ) .... find_element_by_xpath(‘ /html/body/div/div[4]/div[2]/div/form/span/input’ ) 元素的定位: CSS 常見語法 : 元素的定位: CSS : 定位 /from find_element_by_css_selector(‘ from’ ) 定位 div class=subdiv find_element_by_css_selector(‘ .subdiv’ ) find_element_by_css_selector(‘ from+div’ ) 定位 ul id=recordlist find_element_by_css_selector(‘ recordlist’ ) find_element_by_css_selector(‘ ulrecordlist’ ) find_element_by_css_selector(‘ divul’ ) 定位 pHeading/p find_element_by_css_selector(‘ divul’ ) find_element_by_css_selector(‘ ul p’ ) /form div class=subdiv ul id=re
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1