Home
last modified time | relevance | path

Searched refs:newWindow (Results 1 – 4 of 4) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTargetLocator.php117 public function newWindow($windowType = self::WINDOW_TYPE_TAB) function in Facebook\\WebDriver\\Remote\\RemoteTargetLocator
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md47 - Option to specify type of new window (window or tab) when using `$driver->switchTo()->newWindow()…
58 - Deprecate `RemoteWebDriver::newWindow()` in favor of `$driver->switchTo()->newWindow()`.
64 - Command `RemoteWebDriver::newWindow()` for W3C mode to open new top-level browsing context (aka w…
/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js22 ….container);el.button.newWindow=new lib.element("A").attribute.addClass("Button NewWindow").event.…
29 win.setHeight(env.height);if(env.openInPopup&&!internal.isPopup){win.newWindow();}else{el.main.envi…
33 …e.environment.addStyle({"display":"none"});win.setHeight(env.height);}},newWindow:function(){var i…
34newWindow.environment.addStyle({"display":"none"});}}}};if(!done&&firebug.lib.env.webkit){interval…
96 …ent.ctrlKey||_event.metaKey)){if(internal.isPopup){win.dock();}else{win.newWindow();}}else if((_ev…
H A Dfirebug-lite-1.2.js153 …el.button.newWindow = new lib.element("A").attribute.addClass("Button NewWindow").event.addListene…
404 win.newWindow();
672 newWindow: function() {
712 el.button.newWindow.environment.addStyle({ "display": "none"});
728 el.button.newWindow.environment.addStyle({ "display": "none"});
1827 win.newWindow();