Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxOptions.php32 $this->setPreference(FirefoxPreferences::READER_PARSE_ON_LOAD_ENABLED, false);
34 $this->setPreference(FirefoxPreferences::DEVTOOLS_JSONVIEW, false);
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');
83 public function setPreference($name, $value) function in Facebook\\WebDriver\\Firefox\\FirefoxOptions
H A DFirefoxProfile.php77 public function setPreference($key, $value) function in Facebook\\WebDriver\\Firefox\\FirefoxProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLocationPolicyLocation.php30 public function setPreference($preference) function in Google\\Service\\Compute\\LocationPolicyLocation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserLanguage.php66 public function setPreference($preference) function in Google\\Service\\Directory\\UserLanguage