Lines Matching refs:https

3 …[Latest stable version](https://img.shields.io/packagist/v/php-webdriver/webdriver.svg?style=flat-…
4 …ild status](https://img.shields.io/github/workflow/status/php-webdriver/php-webdriver/Tests?style=…
5 …est status](https://img.shields.io/github/workflow/status/php-webdriver/php-webdriver/Sauce%20Labs…
6 [![Total downloads](https://img.shields.io/packagist/dd/php-webdriver/webdriver.svg?style=flat-squa…
13 The library supports [JsonWireProtocol](https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtoco…
14 implements **experimental support** of [W3C WebDriver](https://w3c.github.io/webdriver/webdriver-sp…
19 [Selenium project](https://github.com/SeleniumHQ/selenium/).
23 Installation is possible using [Composer](https://getcomposer.org/).
27 curl -sS https://getcomposer.org/installer | php
59 … Make sure to read our wiki for [more information on Chrome/Chromedriver](https://github.com/php-w…
61 Install the latest Chrome and [Chromedriver](https://sites.google.com/a/chromium.org/chromedriver/d…
72 … Make sure to read our wiki for [more information on Firefox/Geckodriver](https://github.com/php-w…
74 Install the latest Firefox and [Geckodriver](https://github.com/mozilla/geckodriver/releases).
91 The latest version can be found on the [Selenium download page](https://www.selenium.dev/downloads/…
93 �� You can find [further Selenium server information](https://github.com/php-webdriver/php-webdrive…
98 Selenium server could also be started inside Docker container - see [docker-selenium project](https
153 Capabilities can also be used to [�� configure a proxy server](https://github.com/php-webdriver/php…
155 To configure browser-specific capabilities, you may use [�� ChromeOptions](https://github.com/php-w…
156 or [�� FirefoxOptions](https://github.com/php-webdriver/php-webdriver/wiki/Firefox#firefoxoptions).
158 …sonWire protocol](https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities) documentation o…
164 $driver->get('https://en.wikipedia.org/wiki/Selenium_(software)');
186 Visit our GitHub wiki for [�� php-webdriver command reference](https://github.com/php-webdriver/php…
197 How-tos are provided right here in [�� our GitHub wiki](https://github.com/php-webdriver/php-webdri…
199 If you don't use IDE, you may use [API documentation of php-webdriver](https://php-webdriver.github…
201 …o want to check out the Selenium project [docs](https://selenium.dev/documentation/en/) and [wiki]…
208 - [Symfony Panther](https://github.com/symfony/panther) uses php-webdriver and integrates with PHPU…
209 - [Laravel Dusk](https://laravel.com/docs/dusk) is another project using php-webdriver, could be us…
210 - [Steward](https://github.com/lmc-eu/steward) integrates php-webdriver directly to [PHPUnit](https
212 …m-webdriver.html) + [demo project](https://github.com/DavertMik/php-webdriver-demo), describing si…
218 ❓ Do you have a **question, idea or some general feedback**? Visit our [Discussions](https://github…
219 (Alternatively, you can [look for many answered questions also on StackOverflow](https://stackoverf…
221 �� Something isn't working, and you want to **report a bug**? [Submit it here](https://github.com/p…
223 �� Looking for a **how-to** or **reference documentation**? See [our wiki](https://github.com/php-w…
229 …g this library, the best is to look on [issues marked with "help wanted"](https://github.com/php-w…