




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認(rèn)領(lǐng)
文檔簡介
titlesendkeysbuttonbuttonRemoteimportpublicclassStartBrowser{publicstaticvoidmain(String[]{WebDriverdr=new}}close方法關(guān)閉當(dāng)前的瀏覽器窗口,quit方法不僅關(guān)閉窗口,還會徹底的退出的close,quit會更好的釋放資源,適合強迫癥和完美主義者。importpublicclassCloseBrowser{publicstaticvoidmain(String[]{WebDriverdr=newChromeDriver();System.out.println("browserwillbeclosed");System.out.println("browseris}}importpublicclassize{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();System.out.println("izebrowser");System.out.println("browserwillbeclose");}}sikuli操作flash;importpublicclassCloseBrowser{publicstaticvoidmain(String[]{WebDriverdr=newChromeDriver();System.out.println("browserwillbeclosed");System.out.println("browseris}}webdriver的api里有2種url的方式,分別是get和navigate.to方法。一般情況下建議使用get,因為其字母比較少,不太容易出錯。importpublicclassGet{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Stringurl= System.out.printf("nowaccesss%s\n",url);System.out.println("browserwillbeclose");}}title測試中,1個頁面然后判斷其title是否符合預(yù)期是很常見的1個用例,所謂用例不夠,title1title是'oworld',那么可以寫這樣的一個用例:該頁面,獲取該頁面的title,判斷獲取的值是否等于'oworld'。這時系統(tǒng)會自動對這個url進行跳轉(zhuǎn),這就是所謂的'重定向'。一般測試重定向urlurlimportpublicclassTitleAndUrl{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Stringurl="ht System.out.printf("nowaccesss%s\n",url);System.out.printf("titleofcurrentpageis%s\n",dr.getTitle());System.out.printf("urlofcurrentpageis%s\n",dr.getCurrentUrl());System.out.println("browserwillbeclose");}}回跳轉(zhuǎn),省去每次都geturl。importpublicclassForwardAndBack{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();StringfirstUrl="ht System.out.printf("nowaccesss%s\n",firstUrl);StringsecondUrl="h System.out.printf("nowaccesss%s\n",secondUrl);System.out.printf("nowbackto%s\n",firstUrl);System.out.printf("forwardto%s\n",secondUrl);System.out.println("browserwillbeclose");}}class,nameclasslinkpartiallinktagcsshtml代碼<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/>src="/-bootstrap/2.3.2/js/bootst<h3>simplelogin<formclass="form-<divclass="control-<labelclass="control-label"for="input"><div<inputtype="text"id="input"placeholder=""name="<divclass="control-<labelclass="control-label"<div<inputtype="password"id="inputPassword"placeholder="Password"<divclass="control-<div<label<inputtype="checkbox">Remember<buttontype="submit"class="btn">Sign<ajava代碼importimportimportorg.openqa.selenium.WebDriver;importimportorg.openqa.selenium.JavascriptExecutor;publicclassSimpleLocate{publicstaticvoidmain(String[]args)throwsInterruptedExceptionWebDriverdr=newChromeDriver();Filefile=newFile("src/form.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//byid//byname//byStringclassOfForm=System.out.printf("%s\n",classOfForm);//bylinkWebElementlink=dr.findElement(By.linkText("register"));eIn()",link);//bypartiallinkWebElementsameLink=dr.findElement(By.partialLinkText("reg"));eIn()",sameLink);//bycssWebElementdiv=dr.findElement(By.cssSelector(".controls"));eIn()",div);//byxpathSystem.out.println("browserwillbeclose");}}上面例子里由于html文件中了jquery,所以在執(zhí)行js時可以使用jquery的$fadeIn(jquery從上一節(jié)的例子中可以看出,webdriver可以很方便的使用findElement方法用findElements方法。定位出頁面上所有的checkbox,然后選擇最后一個<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/>src="/-bootstrap/2.3.2/js/bootst<div<formclass="form-<divclass="control-<labelclass="control-label"<div<inputtype="checkbox"id="c1"<divclass="control-<labelclass="control-label"<div<inputtype="checkbox"id="c2"<divclass="control-<labelclass="control-label"<div<inputtype="checkbox"id="c3"<divclass="control-<labelclass="control-label"<div<inputtype="radio"id="r"importimportimportimportorg.openqa.selenium.WebDriver;importimportorg.openqa.selenium.JavascriptExecutor;publicclassSimpleLocate{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);List<WebElement>checkboxes=for(WebElementcheckbox:checkboxes){}//打印當(dāng)前頁面上有多少個checkboxList<WebElement>inputsdr.findElements(By.tagName("input"));for(WebElementinput:}}List<WebElement>allCheckboxes=allCheckboxes.get(allCheckboxes.size()-1).click();System.out.println("browserwillbeclose");}}checkbox.html必須與find_elments.rb在同一 linktext,hrefullink1Anotheraction這個選項。<metahttp-equiv="content-type"content="text/html;charset=utf-8"<title>Level<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><h3>Level<div<div<div<aclass="dropdown-toggle"data-toggle="dropdown"<ulclass="dropdown- "role=" "aria-labelledby="dLabel"id="dropdown1"><li><atabindex="-1"<li><atabindex="-1"href="#">Another<li><atabindex="-1"href="#">Somethingelse<li<li><atabindex="-1"href="#">Separated<div<div<div<aclass="dropdown-toggle"data-toggle="dropdown"<ul " "aria-labelledby="dLabel"<li><atabindex="-1"<li><atabindex="-1"href="#">Another<li><atabindex="-1"href="#">Somethingelse<li<li><atabindex="-1"href="#">Separatedsrc="/-bootstrap/2.3.2/js/bootstimportimportorg.openqa.selenium.By;importimportorg.openqa.selenium.chrome.ChromeDriver;importimportorg.openqa.selenium.support.ui.WebDriverWait;publicclassLevelLocate{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);(newWebDriverWait(dr,10)).until(newExpectedCondition<Boolean>(){publicBooleanapply(WebDriverd){returnd.findElement(By.id("dropdown1")).isDisplayed();}} (newActions(dr)).moveToElement( System.out.println("browserwillbeclose");}}click點擊對象sendKeysclear<metahttp-equiv="content-type"content="text/html;charset=utf-8"<title>Level<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><h3>Level<div<div<div<aclass="dropdown-toggle"data-toggle="dropdown"<ulclass="dropdown-"role=""aria-labelledby="dLabel"id="dropdown1"><li><atabindex="-1"<li><atabindex="-1"href="#">Another<li><atabindex="-1"href="#">Somethingelse<li<li><atabindex="-1"href="#">Separated<div<div<div<aclass="dropdown-toggle"data-toggle="dropdown"<ul " "aria-labelledby="dLabel"<li><atabindex="-1"<li><atabindex="-1"href="#">Another<li><atabindex="-1"href="#">Somethingelse<li<li><atabindex="-1"href="#">Separatedsrc="/-bootstrap/2.3.2/js/bootstimportimportimportorg.openqa.selenium.WebDriver;importpublicclassOperateElement{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newFile("src/operate_element.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//click//WebElementelement=dr.findElement(B("q"));//clearSystem.out.println("browserwillbeclose");}}sendkeys<metahttp-equiv="content-type"content="text/html;charset=utf-8"<title>send<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><h3>send<divclass="row-<div<div<textarearows="10",cols="10"id="A">Ithinkwatir-webdriverisbetterthanselenium-webdriver</textarea><div<div<textarearows="10",cols="10"src="/-bootstrap/2.3.2/js/bootstimportimportorg.openqa.selenium.By;importorg.openqa.selenium.Keys;publicclassSendKeys{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//copycontentofdr.findElement(By.id("A")).sendKeys(Keys.chord(Keys.CONTROL+"a"));dr.findElement(By.id("A")).sendKeys(Keys.chord(Keys.CONTROL+"x"));//pastetoBdr.findElement(By.id("B")).sendKeys(Keys.chord(Keys.CONTROL+"v"));//SendKeystoAdr.findElement(By.id("A")).sendKeys(Keys.chord("watirwebdriverisbetterthanseleniumwebdriver"));System.out.println("browserwillbeclose");}}是先找到buttongroup的包裹(wrapper)div,然后通過層級定位,用index下面的代碼演示了如何找到second這個按鈕。其處理方法是先找到buttongroupdiv,classbtn-groupdivdiv(也就是button),返回text是second的div。<metahttp-equiv="content-type"content="text/html;charset=utf-8"<title>button<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$(<h3>button<divclass="row-<div<div<divclass="btn-<divclass="btn-<div<div<divsrc="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importorg.openqa.selenium.By;importorg.openqa.selenium.WebDriver;importpublicclassButtonGroup{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);List<WebElement>btnsfor(WebElementbtn}}System.out.println("browserwillbeclose");}}buttonlinktext為watir-webdriver的link,并點擊之。<metahttp-equiv="content-type"content="text/html;charset=utf-8"<title>button<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$(<h3>button<divclass="row-<div<div<divclass="btn-<divclass="btn-<div<div<divsrc="/-bootstrap/2.3.2/js/bootstimportimportorg.openqa.selenium.By;importimportorg.openqa.selenium.support.ui.WebDriverWait;publicclassButtonDropdown{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newFile("src/button_dropdown.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);(newWebDriverWait(dr,10)).until(new{publicBooleanapply(WebDriverreturn } System.out.println("browserwillbeclose");}}ullilink基本就能解決問題。代<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$().ready($('.nav').find('li').click(function()}<divclass="row-<div<ulclass="navnav-<li<a<li><a<li><asrc="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importorg.openqa.selenium.By;importorg.openqa.selenium.WebDriver;importpublicclassNavs{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newFile("src/navs.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//方法1:層級定位,先定位ulli//方法2:直接定位linkSystem.out.println("browserwillbeclose");}}代<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/ bined.min.css"rel="stylesheet"/><script$().ready(}<divclass="row-<div<ul<li><ahref="#">Home</a><span<li><ahref="#">Library</a><span<lisrc="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importimportorg.openqa.selenium.WebDriver;importpublicclassBreadcrumb{publicstaticvoidmain(String[]args)throwsInterruptedExceptionWebDriverdr=newFilefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);List<WebElement>ancestors=for(WebElementlinkancestors){}WebElementcurrent=System.out.println("browserwillbeclose");}}處處框場框是一個iframe,處理起來有點麻煩,需要進行switch_to處理框一般會做下面的一些事情打開關(guān)閉<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/ bined.min.css"rel="stylesheet"/><script$($(this).parent().find('p').text('trywatir-webdriverright<divclass="row-<div<!--Buttontotriggermodal--<ahref="#myModal"role="button"class="btnbtn-primary"data-toggle="modal"id="show_modal">Click</a><!--Modal--<divid="myModal"class="modalhidefade"tabindex="-1"role="dialog"aria-labelledby="myModalLabel"aria-hidden="true"><divclass="modal-<buttontype="button"class="close"data-dismiss="modal"<h3id="myModalLabel">Modal<divclass="modal-<p>watir-webdriverisbetterthanslenium-<ahref="#"id="click">click<divclass="modal-<buttonclass="btn"data-dismiss="modal"<buttonclass="btnbtn-primary">Savesrc="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importimportorg.openqa.selenium.Keys;importorg.openqa.selenium.WebDriver;importimportimportorg.openqa.selenium.support.ui.WebDriverWait;publicclassModal{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newFile("src/modal.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//打開框(newWebDriverWait(dr,10)).until(new{publicBooleanapply(WebDriver{return}}//點 框中的//由于 clickable的錯誤//在watir-webdriver中只需要fire_event(:click)就可以了WebElementlink=System.out.println("browserwillbeclose");}}法可以獲取dom元素(測試對象)的屬性。中,使用element.getText()方法可以返回dom節(jié)點的內(nèi)容(text)。代<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$($('#tooltip').tooltip({"placement":<divclass="row-<div<aid="tooltip"href="#"data-toggle="tooltip"title="watir-webdriverbetterthanselenium-webdriver">hovertoseetooltip</a>src="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importjava.util.List;importimportorg.openqa.selenium.WebDriver;importpublicclassAttribute{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);WebElementlink=tooltip//獲取該的textSystem.out.println("browserwillbeclose");}}當(dāng)你的測試用例糾結(jié)需要通過判斷元素的css屬性來驗證你定的就是css了,css變動頻繁,而且通過屬性也不能直觀的判斷頁面的顯示效果,代<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$($('#tooltip').tooltip({"placement":<divclass="row-<div<aid="tooltip"href="#"data-toggle="tooltip"title="watir-webdriverbetterthanselenium-webdriver">hovertoseetooltip</a>src="/-bootstrap/2.3.2/js/bootstimportimportimportimportorg.openqa.selenium.WebDriver;importpublicclassCss{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newFile("src/css.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);WebElementlink=dr.findElement(By.id("tooltip"));System.out.println("browserwillbeclose");}}使用element.isSelected()方法;<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/ bined.min.css"rel="stylesheet"/><script$($('#tooltip').tooltip({"placement":<divclass="row-<div<inputname="user"placeholder="DisabledTextField"disabled<div<aclass="btndisabled">Disabled<div<inputname="radio"type="radio"src="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importimportorg.openqa.selenium.JavascriptExecutor;importorg.openqa.selenium.WebDriver;importpublicclassStatus{publicstaticvoidmain(String[]args)throws{WebDriverdr=newFilefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);WebElementtextField=dr.findElement(B("user"));//判斷其是否顯示W(wǎng)ebElementradio=dr.findElement(B("radio"));try{}e){System.out.println("elementdoesnot}System.out.println("browserwillbeclose");}}討在這里我們遇到了一種情況,那就是測試對象看上去是disabled,但是使用通過這些值去進一步判斷對象是否disable。<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$(alert('watir-webdriverisbetterthanselenium<divclass="row-<divclass="span6<label<inputtype="checkbox">Checkme<label<inputtype="radio">select<label</select>selectone<inputtype="submit"class="btn"value="submit"src="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importorg.openqa.selenium.By;importorg.openqa.selenium.Keys;importorg.openqa.selenium.WebDriver;importpublicclassForm{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newFile("src/form.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//選中checkbox//選中radioList<WebElement>options=options.get(options.size()-1).click();//點擊提交按鈕Alertalert=dr.switchTo().alert();System.out.println("browserwillbeclose");}}代<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$($('#tooltip').tooltip({"placement":<divclass="row-<divclass="span6<aid="tooltip"href="#"data-toggle="tooltip"title="watir-webdriverbetterthanselenium-webdriver">hovertoseetooltip</a><asrc="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importorg.openqa.selenium.By;importorg.openqa.selenium.Keys;importorg.openqa.selenium.WebDriver;importpublicclassJs{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newStringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//在頁面上直接執(zhí)行jsWebElementbutton=dr.findElement(By.className("btn"));System.out.println("browserwillbeclose");}}是使用switch_to.alert()方法定位到alert/confirm/prompt。然后使用text/accept/dismiss/send_keys按需進行操做<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$($('#tooltip').tooltip({"placement":alert('watir-webdriverbetterthanselenium-<divclass="row-<divclass="span6<aid="tooltip"href="#"data-toggle="tooltip"title="watir-webdriverbetterthanselenium-webdriver">hovertoseetooltip</a>src="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importorg.openqa.selenium.By;importorg.openqa.selenium.Keys;importorg.openqa.selenium.WebDriver;importpublicclassAlertExample{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newFile("src/alert.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//點擊彈出alertAlertalert=dr.switchTo().alert();System.out.println("browserwillbeclose");}}場的操作。另外頁面加載時有可能會執(zhí)行一些ajax,這時候也需要去WebDriverWaituntilajax的請求執(zhí)行完畢。publicWebDriverWait(WebDriverdriver,longpublicWebDriverWait(WebDriverdriver,longtimeOutInSeconds,longsleepInMillis)WebDriverdriverlongtimeOutInSeconds另外要注意的是,默認(rèn)情況下,unitl中的NotFoundException會被忽略,但是其他異常還是正常的。你可以通過ignoring(exceptionstoadd)自己定義需代下面代碼演示了點擊按鈕后如何等待label這個例子其實沒有前面的下拉菜<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel="stylesheet"/><script$($('<p><span<divclass="row-<divclass="span6<buttonclass="btnbtn-primary"id="btn"src="/-bootstrap/2.3.2/js/bootstimportjava.io.File;importorg.openqa.selenium.By;importorg.openqa.selenium.Keys;importorg.openqa.selenium.WebDriver;importimportimportorg.openqa.selenium.support.ui.WebDriverWait;publicclassWaitExample{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newFile("src/wait.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);(newWebDriverWait(dr,10)).until(new{publicBooleanapply(WebDriverd)return}System.out.println("browserwillbeclose");}}switchTo.defaultContent()WebElement,frameStringid,frame我們可以從frame的實質(zhì)去理解。frame中實際上是嵌入了另一個頁面,而webdriverswitch_to.frame取frame中嵌入的頁面,對那個頁面里的元素進行定位。代碼的frame,該frame加載了的首頁<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/ bined.min.css"rel="stylesheet"/><script$(<divclass="row-<divclass="span10<iframeid="f1"src="inner.html"width="800",src="/-bootstrap/2.3.2/js/bootst<metahttp-equiv="content-type"content="text/html;charset=utf-8"<divclass="row-<divclass="span6<iframeid="f2"src="ht "width="700"<ahref="javascript:alert('watir-webdriverbetterthanseleniumimportjava.io.File;importorg.openqa.selenium.By;importorg.openqa.selenium.Keys;importorg.openqa.selenium.WebDriver;importimportimportorg.openqa.selenium.support.ui.WebDriverWait;publicclassFrame{publicstaticvoidmain(String[]args)throws{WebDriverdr=newChromeDriver();Filefile=newFile("src/frame.html");StringfilePath="file:///"+file.getAbsolutePath();System.out.printf("nowaccesss%s\n",filePath);//先到f1再到f2//往f2中的關(guān)鍵字文本框中輸入內(nèi)容//直接跳出所有frame//再到f1System.out.println("browserwillbeclose");}}討假設(shè)頁A、Bframe,BA內(nèi),那么定B中的內(nèi)容則需要先你完全可以提出1個頁面前端性能的缺陷;時放棄跟此frame相關(guān)的用例才是明智之舉;場contextClickActionsaction=newActions(driver)討代<metahttp-equiv="content-type"content="text/html;charset=utf-8"<scripttype="text/javascript" href="/-bootstrap/2.3.2/css/bootbined.min.css"rel=
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 企業(yè)捐款活動方案
- 企業(yè)文案活動策劃方案
- 企業(yè)活動策劃方案
- 企業(yè)獻策活動方案
- 企業(yè)職工國慶節(jié)活動方案
- 企業(yè)跨年活動策劃方案
- 企業(yè)集體出游活動方案
- 伊春森林節(jié)活動方案
- 休閑園區(qū)活動方案
- 優(yōu)化app活動方案
- 2024-2025學(xué)年人教版數(shù)學(xué)一年級下學(xué)期期末模擬試卷(含答案)
- 安徽省合肥一中2025屆高三最后一卷英語試題及答案
- 有關(guān)工廠實習(xí)心得體會模版
- 2025年組織行為學(xué)專業(yè)考試試題及答案
- 2025年貴州省糧食儲備集團有限公司招聘筆試參考題庫含答案解析
- 【MOOC】跨文化思想交流英語-南京理工大學(xué) 中國大學(xué)慕課MOOC答案
- 國際私法(華東政法大學(xué))智慧樹知到期末考試答案章節(jié)答案2024年華東政法大學(xué)
- 等臂杠桿及夾具說明書
- 光伏項目報價范本
- 脫產(chǎn)學(xué)習(xí)證明
- 廊坊業(yè)主大會和業(yè)主委員會指導(dǎo)細(xì)則
評論
0/150
提交評論