Commit Graph

7174 Commits

Author SHA1 Message Date
Appium Triager
2b57b762a4 docs: Update generated docs [ci skip] (#14777)
Co-authored-by: runner <runner@Mac-1601535597672.local>
2020-10-01 17:20:20 +09:00
Mykola Mokhnach
45a384075b docs: Add a hint about espressoBuildConfig change (#14776) 2020-10-01 16:56:20 +09:00
mwakizaka
bd20249ff5 docs: mobile:getContexts for Android (#14765) 2020-10-01 09:31:20 +02:00
Roubal Sehgal
a29f545a78 docs: Update README.MD (#14762) 2020-09-27 15:30:00 +09:00
Mykola Mokhnach
45c8019561 docs: Document Android mobile gestures (#14757) 2020-09-24 21:22:44 +02:00
Appium Triager
7a357176b3 docs: Update generated docs [ci skip] (#14758)
Co-authored-by: runner <runner@Mac-1600972623291.local>
2020-09-25 03:43:54 +09:00
Kazuaki Matsuo
939d8d0a18 docs: tweak layout of code block (#14756) 2020-09-24 20:39:57 +02:00
Conrad Magnus Kirschner
7a6c058e28 docs: Update background-app.yml (#14754)
Fixing example to reduce confusion
2020-09-24 12:09:16 +09:00
Kazuaki Matsuo
ae3a02634a docs: remove broken links (#14746) 2020-09-21 10:53:12 +09:00
ian.zhang
05869f7841 chore: Replace expired Setup Docs Link (#14739)
Pre: The link had been expired since last year
http://docs.seleniumhq.org/docs/07_selenium_grid.jsp
Post: Latest available docs based on Selenium 3
https://www.selenium.dev/documentation/en/grid/grid_3/setting_up_your_own_grid/

Thanks.
2020-09-17 22:52:05 +09:00
Dan
42f0118c54 chore: explicitly update appium-xcuitest-driver to 3.27.6 2020-09-16 09:46:43 -07:00
Appium Triager
f60df166b5 docs: Update generated docs [ci skip] (#14729)
Co-authored-by: runner <runner@Mac-1600035391269.local>
2020-09-14 08:40:10 +09:00
Scott Babcock
c8846abf18 docs: Add white space to work issues of MkDocs tool (#14728)
https://github.com/mkdocs/mkdocs/issues/2163
These changes appear to enable to formatting of this document to be rendered correctly.
2020-09-14 08:36:00 +09:00
Mykola Mokhnach
bfe01e13f3 docs: Add documentation about idling resources endpoints (#14718) 2020-09-08 19:55:31 +02:00
Kazuaki Matsuo
4c8a479825 docs: update python get (#14716) 2020-09-08 08:55:03 +09:00
dependabot-preview[bot]
c440fdc58d chore: Update Dependabot config file (#14712)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-06 19:16:04 +09:00
Kazuaki Matsuo
502938d6f1 chore: bump beta version (#14702) 2020-09-04 22:39:55 +09:00
Appium Triager
bafa8ef757 docs: Update generated docs [ci skip] (#14705)
Co-authored-by: runner <runner@Mac-1797.local>
2020-09-04 15:42:16 +09:00
Blue Ye
0a9dab7314 Add example about how to dump heap (#14694) 2020-09-03 13:39:35 +02:00
dependabot-preview[bot]
163b34dc2f chore(deps): bump argparse from 1.0.10 to 2.0.1 (#14687)
Bumps [argparse](https://github.com/nodeca/argparse) from 1.0.10 to 2.0.1.
- [Release notes](https://github.com/nodeca/argparse/releases)
- [Changelog](https://github.com/nodeca/argparse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/argparse/compare/1.0.10...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com>
2020-09-02 22:01:20 +02:00
dependabot-preview[bot]
a88f51d70b chore(deps): bump axios from 0.19.2 to 0.20.0 (#14674)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-29 10:52:58 +09:00
Kazuaki Matsuo
cd316819ea docs: Added example code of execute driver (#14676)
* docs: add examples of execute_driver in Python and Ruby

* docs: fix spaces
2020-08-24 12:09:24 +09:00
jahmed2345
5e7180ff2d docs: Update intro.md (#14665)
* Update intro.md

Added LambdaTest under cloud services for test execution

* Update intro.md

Added LambdaTest
2020-08-20 11:01:41 +09:00
Kazuaki Matsuo
5acfa88424 docs: update cahngelog for appium 1.18.1 (#14659)
* docs: update cahngelog for appium 1.18.1

* Update CHANGELOG.md

* fix review
2020-08-18 11:42:35 -07:00
napsta32
5bad098cd3 docs: Update android-screen-streaming.md (#14653) 2020-08-15 20:47:31 +02:00
Kazuaki Matsuo
0d1e91516e docs: add an example of mjpegServerPort (#14634)
* docs: add an example of mjpegServerPort

* Update caps.md
2020-08-12 10:04:48 +09:00
Kazuaki Matsuo
11ece4ce91 docs: boundElementsByIndex settings (#14643)
* Update settings.md

* Update settings.md
2020-08-12 09:53:24 +09:00
Kazuaki Matsuo
1d7561071d docs: Add iOS distribution troubleshooting (#14587)
* docs: add troubleshooting about iOS Distribution type

* fix syntax

* Update ios-xcuitest-real-devices.md
2020-08-12 09:25:09 +09:00
dependabot-preview[bot]
28f4567fe6 chore(deps): bump appium-base-driver from 6.2.3 to 7.0.0 (#14589)
Bumps [appium-base-driver](https://github.com/appium/appium-base-driver) from 6.2.3 to 7.0.0.
- [Release notes](https://github.com/appium/appium-base-driver/releases)
- [Commits](https://github.com/appium/appium-base-driver/compare/v6.2.3...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-11 17:05:06 +02:00
Sri Harsha
a370d60ec7 docs: fixing Typos (#14635) 2020-08-10 08:30:52 +09:00
Kazuaki Matsuo
862c36bf37 docs: append two items in changelog 1.18.0 (#14593)
* docs: append two items in changelog

* docs: fix review
2020-07-29 09:23:55 +09:00
Danny Ho
a2fe02be08 docs: [cn] tdd trans2 (#14599)
* init

* finish thanslated
2020-07-29 09:23:31 +09:00
Serhat Bolsu
a2950b7dc0 feat: robotframework ios and android test suites are added (#14608) 2020-07-29 09:22:30 +09:00
Kazuaki Matsuo
d7952a5110 docs: update changelog for 1.18.0 (#14552) 2020-07-20 08:59:24 -07:00
Kazuaki Matsuo
8939a26beb docs: remove zenhub (#14574) 2020-07-19 01:37:01 +09:00
Appium Triager
56e7799ae8 docs: Update generated docs [ci skip] (#14573)
Co-authored-by: runner <runner@Mac-1581.local>
2020-07-18 22:00:27 +09:00
Kazuaki Matsuo
dc267fdcf1 docs: move note about foreground to clipboard (#14569)
* docs: move note about foreground to clipboard

* Update description in pasteboard

* update
2020-07-18 21:49:40 +09:00
Appium Triager
3676851345 docs: Update generated docs [ci skip] (#14549)
Co-authored-by: runner <runner@Mac-1593.local>
2020-07-14 12:47:20 +09:00
sunnyyukaige
fbf2b0c812 docs: Add the link to Flutter driver only capabilities (#14545)
* Add  two desired_capabilities that can set retryBackoffTime and maxRetryCount in flutter driver, the relative code change and Readme update have been merged to flutter driver master branch. so update Appium document.

* update the caps documents let others know there are flutter driver only caps in flutter driver repository

* update the mistake repository name

* remove L67 and L68 blank lines
2020-07-14 12:44:29 +09:00
Kazuaki Matsuo
ff534b544a docs: Add note about deleting session at the end of the session (#14541)
* docs: Add note about deleting session at the end of the session

* fix review
2020-07-12 15:28:29 +09:00
Paulo Gonçalves
1ed1a6f7e3 docs(python): Include free brazilian tutorial (#14533) 2020-07-10 09:20:37 +09:00
Dan
0f6b4488e2 v1.18.0-beta.1 1.18.0-beta.1 v1.18.0-beta.1 2020-07-08 10:01:01 -07:00
Mykola Mokhnach
8aa5ab7840 docs: Update chromedriver discovery details (#14519) 2020-07-07 07:57:44 +02:00
Kazuaki Matsuo
6afe8f2bd3 docs: address jailbreak device (#14517)
* docs: address jailbreak device

* fix review

* tune
2020-07-07 08:43:38 +09:00
Appium Triager
c6c941bb0f docs: Update generated docs [ci skip] (#14512)
Co-authored-by: runner <runner@Mac-1514.local>
2020-07-04 22:00:00 +09:00
Kazuaki Matsuo
6a0de58d9f docs: fix broken links (#14511) 2020-07-04 21:57:29 +09:00
Kazuaki Matsuo
39e2fe1c2b docs: fix Python example (#14500)
* docs: fix Python example

* Update get-log-types.yml
2020-07-04 11:28:45 +09:00
Phillip Hellewell
f4b1b83b25 docs: add documentation for simpleBoundsCalculation (#14505) 2020-07-03 22:38:09 +02:00
Mykola Mokhnach
93004b75c4 fix: Only strip known prefixes from capability names (#14492) 2020-06-30 07:57:25 +02:00
Appium Triager
19067c58a1 docs: Update generated docs [ci skip] (#14485)
Co-authored-by: runner <runner@Mac-1730.local>
2020-06-25 09:26:39 +09:00