Home
last modified time | relevance | path

Searched refs:using (Results 51 – 75 of 1302) sorted by relevance

12345678910>>...53

/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md34 - `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.
47 - Option to specify type of new window (window or tab) when using `$driver->switchTo()->newWindow()`.
50 - Actually start ChromeDriver in W3C mode if it is supported by the browser driver. Until now, when it was initialized using `ChromeDriver::start()`, it has always been unintentionally started in OSS mode.
78 - New instance of `RemoteWebDriver` created via `createBySessionID()` by default expects W3C mode. This could be disabled using fifth parameter of `createBySessionID()`.
82 - Properly read fifth parameter whether W3C compliant instance should be created when using `createBySessionID()`.
103 - If subdirectories in a path to screenshot destination does not exists (using `takeScreenshot()` or `takeElementScreenshot()` methods), they are automatically created.
150 - Cookies should now be set using `Cookie` value object instead of an array when passed to to `addCookie()` method of `WebDriverOptions`.
151 - Cookies retrieved using `getCookieNamed()` and `getCookies()` methods of `WebDriverOptions` are now encapsulated in `Cookie` object instead of an plain array. The object implements `ArrayAccess` interface to provide backward compatibility.
172 - Possibility to select option of `<select>` by its partial text (using `selectByVisiblePartialText()`).
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md16 …Pub/Sub][cloud-pubsub], and [Compute Engine][cloud-compute], we recommend using the Google Cloud c…
28 The [docs folder](docs/) provides detailed guides for using this library.
159 1. Set the path to these credentials using `Google\Client::setAuthConfig`:
200 1. Set the path to these credentials using the `GOOGLE_APPLICATION_CREDENTIALS` environment variabl…
219 …impersonate a user account, specify the email address of the user account using the method setSubj…
227 If you want to a specific JSON key instead of using `GOOGLE_APPLICATION_CREDENTIALS` environment va…
318 …e [APIs Explorer](https://developers.google.com/apis-explorer/#p/) before using any of the service…
326 …thorized [Guzzle Client](http://docs.guzzlephp.org/), so any request made using the client will co…
334 * directly with an access token, API key, or (recommended) using
381 ### Debugging Your HTTP Request using Charles ###
[all …]
/plugin/authvk/
H A DREADME.md2 This Authentication Plugin allows to sign in to DokuWiki using Vk accounts.
/plugin/pgpinlinesupport/
H A DPlugin.txt4 description: This plugin enables support of using inline pgp encryption.
25 Install the plugin over the webfrontend by using the url:
/plugin/farmer/lang/en/
H A Dtab_config_help.txt8 will be used to detect if a request was made directly to the Farmer when using host based farms. This
11 When using a subdomain wildcard setup you should specify the main domain in the **Base Domain** setting.
/plugin/oauth/
H A Dcomposer.lock34 "predis/predis": "Allows using the Redis storage backend.",
35 "symfony/http-foundation": "Allows using the Symfony Session storage backend."
/plugin/authplaincas/
H A DREADME.md4 CAS authentication for dokuwiki without LDAP but using cas attributes
/plugin/enforcesummary/lang/en/
H A Dedit_guide.txt1 …e disabled when you leave Edit summary blank or you have not confirmed any changes using preview.//
/plugin/authgooglesheets/
H A Dplugin.info.txt6 desc Authenticate using Google Sheets
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md12 Starting from version `7.4.0`, all the endpoints (and namespaces) are autogenerated using the [util/GenerateEndpoints.php](https://github.com/elastic/elasticsearch-php/blob/master/util/GenerateEndpoints.php) script. This script reads the [Elasticsearch API specs](https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api) and generated the PHP classes for all the endpoints.
49 - [Unit Testing using Mock a Elastic Client](#unit-testing-using-mock-a-elastic-client)
84 - If you are using Elasticsearch 7.x, you can use Elasticsearch-PHP 7.x branch.
85 - If you are using Elasticsearch 6.x, you can use Elasticsearch-PHP 6.x branch.
86 - If you are using Elasticsearch 5.x, you can use Elasticsearch-PHP 6.x branch.
87 - If you are using Elasticsearch 1.x or 2.x, prefer using the Elasticsearch-PHP 2.0 branch. The 1.0 branch is compatible however.
88 - If you are using a version older than 1.0, you must install the `0.4` Elasticsearch-PHP branch. Since ES 0.90.x and below is now EOL, the corresponding `0.4` branch will not receive any more development or bugfixes. Please upgrade.
102 We also provide a code examples generator for PHP using th
[all...]
/plugin/tgnotify/
H A DREADME.rst13 Install the plugin using the Dokuwiki Plugin Manager.
/plugin/simplechat/
H A Dplugin.info.txt6 desc Provides simple chat window using ajax
/plugin/preregister/
H A DREADME.md5 choice of using the captcha plugin instead.
/plugin/authphpbb3/
H A DREADME.md2 DokuWiki plugin used to authenticate users using phpBB 3.x backend.
/plugin/authjoomla3/
H A Dplugin.info.txt6 desc Authenticate using joomla3 users
/plugin/authdrupal7/
H A Dplugin.info.txt6 desc Dokuwiki Authetication using Drupal7 accounts
/plugin/html5video2/
H A Dplugin.info.txt6 desc Embeds mp4 video using video.js player
/plugin/openid/lang/en/
H A Dintro.txt3 You can log into this Wiki using the [[http://openid.net/|OpenID]] system.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_pre_escape_filters.test28 6. Still escape when using filters not declared safe
64 6. Still escape when using filters not declared safe
/plugin/pagetemplater/
H A DREADME.md4 …es always have a plain look - unless you define some style for them, e.g. using boxes. Using Page …
40 **Note:** The page above defines a templater property using an exclamation mark (!) - this property…
/plugin/pdfjs/
H A Dplugin.info.txt6 desc Show pdf files using PDF.js
/plugin/etherpadlite/
H A Dplugin.info.txt6 desc Edit using Etherpad-Lite
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._no_fetchers.tpl3 Please add at least one fetcher object to the pipeline, using the following code:
/plugin/tablefilterjs/
H A Dplugin.info.txt6 desc Filter dokuwiki tables using regexs
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Descape_html_attr.test2 "escape" filter does not escape with the html strategy when using the html_attr strategy

12345678910>>...53