Home
last modified time | relevance | path

Searched refs:Firefox (Results 1 – 25 of 102) sorted by relevance

12345

/plugin/quickstats/db/
H A Dlite_php_browscap.ini11961 [Firefox 71.0]
12085 [Firefox 70.0]
12209 [Firefox 69.0]
12333 [Firefox 68.0]
12457 [Firefox 67.0]
12581 [Firefox 66.0]
12705 [Firefox 65.0]
12829 [Firefox 64.0]
12953 [Firefox 63.0]
13077 [Firefox 62.0]
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDesiredCapabilities.php7 use Facebook\WebDriver\Firefox\FirefoxDriver;
8 use Facebook\WebDriver\Firefox\FirefoxOptions;
9 use Facebook\WebDriver\Firefox\FirefoxProfile;
265 // Convert Firefox profile
406 * Use headless Chrome or Firefox instead.
/plugin/diagramsnet/lib/math/config/
H A DMMLorHTML.js19 …("MMLorHTML",{prefer:{MSIE:"MML",Firefox:"HTML",Opera:"HTML",Chrome:"HTML",Safari:"HTML",other:"HT… property in e
H A Ddefault.js1095 Firefox: "HTML",
/plugin/pgn4web/
H A DREADME.md23 * Windows 7: IE 11, Firefox 45, Chrome 51
24 * Windows 10: Edge, Firefox 47
25 * Linux: Firefox 47, Chromium 51
26 * Android 5.1.1: Firefox and Chrome
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxPreferences.php3 namespace Facebook\WebDriver\Firefox;
6 * Constants of common Firefox profile preferences (about:config values).
13 /** @var string Port WebDriver uses to communicate with Firefox instance */
H A DFirefoxDriverService.php3 namespace Facebook\WebDriver\Firefox;
H A DFirefoxDriver.php3 namespace Facebook\WebDriver\Firefox;
H A DFirefoxOptions.php3 namespace Facebook\WebDriver\Firefox;
8 * Class to manage Firefox-specific capabilities
39 * Use `addArguments` to add command line arguments and `setPreference` to set Firefox about:config entry.
48 throw new \InvalidArgumentException('Use setPreference() method to set Firefox preferences');
51 throw new \InvalidArgumentException('Use addArguments() method to add Firefox arguments');
60 * Command line arguments to pass to the Firefox binary.
75 * Set Firefox preference (about:config entry).
/plugin/noiewarning/recommend/
H A Dfirefox.txt1 browser Mozilla Firefox
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md15 The W3C WebDriver support is not yet full-featured, however it should allow to control Firefox via Geckodriver and new
72 ? Below you will find a simple example. Make sure to read our wiki for [more information on Firefox/Geckodriver](https://github.com/php-webdriver/php-webdriver/wiki/Firefox).
74 Install the latest Firefox and [Geckodriver](https://github.com/mozilla/geckodriver/releases).
75 Make sure to have a compatible version of Geckodriver and Firefox!
124 // Firefox
137 use Facebook\WebDriver\Firefox\FirefoxOptions;
156 or [? FirefoxOptions](https://github.com/php-webdriver/php-webdriver/wiki/Firefox#firefoxoptions).
H A DCHANGELOG.md33 - `FirefoxOptions` class to simplify passing Firefox capabilities. Usage is covered [in our wiki](https://github.com/php-webdriver/php-webdriver/wiki/Firefox#firefoxoptions).
34 - `FirefoxDriver` to easy local start of Firefox instance without a need to start the `geckodriver` process manually. [See wiki](https://github.com/php-webdriver/php-webdriver/wiki/Firefox#start-directly-using-firefoxdriver-class) for usage examples.
52 - Clicking a block element inside `<a>` element in Firefox (workaround for GeckoDriver bug [1374283](https://bugzilla.mozilla.org/show_bug.cgi?id=1374283)).
79 - Disable JSON viewer in Firefox to let JSON response be rendered as-is.
83 - Creating of Firefox profile with libzip 1.6+ (eg. on Mac OS Catalina).
/plugin/vkeyboard/
H A Dchange_log7 Added an insert function to keyboard.js which fixes problem with Firefox, i.e. returning
10 Firefox is active, while the greywyvern insert function is selected for all
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DDESIGN.md7 * Firefox 3.6+
/plugin/noiewarning/
H A DREADME7 usage of a better browser, such as Firefox.
/plugin/nobadbrowser/
H A DREADME6 using a bad browser, such as browsers made by GAFAM companies that invade privacy, or discontinued browsers such as Internet Explorer. If that is the case, the plugin will suggest the user they can use instead a browser such as Mozilla Firefox.
/plugin/rstudio/
H A DREADME.md3 Using Firefox (or Chrome), it is possible to copy an RStudio page and paste it into ckgedit's editi…
/plugin/rssticker/
H A Dstyle.css9 -moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Dconfig.js19 …artupHook("End Config",[function(b,c){var a=b.Insert({minBrowserVersion:{Firefox:3,Opera:9.52,MSIE…
/plugin/progrecss/
H A Dstyle.css85 * Support : Firefox will support this flawlessly at least from
153 * the line. Firefox prior to 2.0 require a CSS fix but otherwise
/plugin/redissue/
H A Dstyle.css127 /* Firefox */
/plugin/wysiwyg/css/
H A Dfck_editorarea.css49 color: #0000FF !important; /* For Firefox... mark as important, otherwise it becomes black */
H A Dfck_internal.css25 content in Firefox if clicking below the content */
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css49 …color: -moz-hyperlinktext !important; /* For Firefox... mark as important, otherwise it becomes bl…
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.styles.css42 color: #0000FF !important; /* For Firefox... mark as important, otherwise it becomes black */

12345