Home
last modified time | relevance | path

Searched refs:service (Results 1 – 25 of 126) sorted by relevance

123456

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverCommandExecutor.php20 private $service; variable in Facebook\\WebDriver\\Remote\\Service\\DriverCommandExecutor
22 public function __construct(DriverService $service) argument
24 parent::__construct($service->getURL());
25 $this->service = $service;
38 $this->service->start();
44 $this->service->stop();
49 if (!$this->service->isRunning()) {
/template/strap/vendor/php-webdriver/webdriver/lib/Chrome/
H A DChromeDriver.php24 …nction start(DesiredCapabilities $desired_capabilities = null, ChromeDriverService $service = null) argument
26 if ($service === null) { // TODO: Remove the condition (always create default service)
27 $service = ChromeDriverService::createDefaultService();
30 return static::startUsingDriverService($service, $desired_capabilities);
42 ChromeDriverService $service, argument
49 $executor = new DriverCommandExecutor($service);
/template/strap/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxDriver.php24 $service = FirefoxDriverService::createDefaultService();
26 return static::startUsingDriverService($service, $capabilities);
38 FirefoxDriverService $service, argument
45 $executor = new DriverCommandExecutor($service);
/template/spacious/css/
Dspacious-responsive.css133 .tg-service-left {
137 .tg-service-right {
Dspacious.css896 .tg-one-half .service-image,
899 .tg-one-third .service-image,
902 .tg-one-fourth .service-image,
970 .widget_recent_work .tg-one-half .service-image,
971 .widget_recent_work .tg-one-third .service-image,
972 .widget_recent_work .tg-one-fourth .service-image {
990 .widget_featured_single_post .service-image {
/template/sprintdoc/css/
H A Dprint.less224 .service-wrapper {
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md35 …iver::startUsingDriverService()` to be used for creating ChromeDriver instance with custom service.
/template/material/
DLICENSE146 names, trademarks, service marks, or product names of the Licensor,
/template/slaad/
DCOPYING24 this service if you wish), that you receive source code or can get it
/template/wallpaper/
DCOPYING24 this service if you wish), that you receive source code or can get it
/template/mikio/
H A DLICENSE.md25 distribute copies of free software (and charge for this service if you wish),
/template/khum1/
DLICENSE.md330 requirement to continue to provide support service, warranty, or
377 trade names, trademarks, or service marks; or
/template/templar/
DCOPYING330 requirement to continue to provide support service, warranty, or updates
380 trade names, trademarks, or service marks; or
DLICENSE330 requirement to continue to provide support service, warranty, or updates
380 trade names, trademarks, or service marks; or
/template/darkblue/
DLICENSE330 requirement to continue to provide support service, warranty, or updates
380 trade names, trademarks, or service marks; or
/template/mikio/inc/stemmechanics/lesserphp/
H A DLICENSE371 requirement to continue to provide support service, warranty, or updates
421 trade names, trademarks, or service marks; or
/template/white/
DCOPYING24 this service if you wish), that you receive source code or can get it
/template/mnml-blog/
DCOPYING32 this service if you wish), that you receive source code or can get it
/template/parallax/
DCOPYING24 this service if you wish), that you receive source code or can get it
/template/icke/
DLICENSE24 this service if you wish), that you receive source code or can get it
/template/cowboy/
DCOPYING24 this service if you wish), that you receive source code or can get it
/template/scanlines/
DCOPYING24 this service if you wish), that you receive source code or can get it
/template/mindthedark/
DLICENSE24 this service if you wish), that you receive source code or can get it
/template/plaintext/
DCOPYING24 this service if you wish), that you receive source code or can get it
/template/launch/
DCOPYING24 this service if you wish), that you receive source code or can get it

123456