我在jQuery中有這個代碼,我想用原型庫重新實現。 // make external links open in popups
// this will apply a window.open() behaviour to all anchor links
// the not() functions filter iteratively filter out http://www.foo.
我們正在針對現有代碼庫運行Selenium迴歸測試,並且我們的Web應用程序中的某些屏幕使用中間步驟的彈出窗口。 目前我們使用的測試命令: // force new window to open at this point - so we can select it later
selenium().getEval("this.browserbot.getCurrentWindow().open