Searched refs:READER_PARSE_ON_LOAD_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/ | ||
| H A D | FirefoxPreferences.php | 16 const READER_PARSE_ON_LOAD_ENABLED = 'reader.parse-on-load.enabled'; define in Facebook\\WebDriver\\Firefox\\FirefoxPreferences |
| H A D | FirefoxOptions.php | 32 $this->setPreference(FirefoxPreferences::READER_PARSE_ON_LOAD_ENABLED, false); |