Commit Graph

6820 Commits

Author SHA1 Message Date
Isaac A. Murchie eb4ddafc36 Update python sample code (#12681) 2019-05-23 09:37:40 -04:00
Appium Triager 240810d028 Update generated docs [ci skip] (#12678) 2019-05-23 09:28:25 +09:00
Dan Graham 2ca8d941c6 docs: Document deep link native [ci skip] (#12673) 2019-05-22 16:42:18 -07:00
Mori Atsushi 77264b15dc Add network-speed.yml (#12671)
* Add network-speed.yml

* Update

* Add network-speed to toc.js

* update
2019-05-23 01:45:11 +09:00
riteshgujral1 7a8ccb5307 Update ios-webkit-debug-proxy.md (#12675)
The documentation was incorrectly mentioning the use of homebrew for building `ios-webkit-debug-proxy` from source.
2019-05-22 07:28:06 -04:00
Kazuaki Matsuo 66f07b288c move caps into uiautomator1&2 section which are not supported by espresso (#12643) 2019-05-21 09:07:50 -04:00
Isaac A. Murchie 2304304038 Fix webdriverio sample in getting-started (#12668)
* Fix webdriverio sample in getting-started

* Add -y
2019-05-21 08:45:09 -04:00
Appium Triager 5e7b6cf1a6 Update generated docs [ci skip] (#12670) 2019-05-21 12:10:11 +09:00
Kazuaki Matsuo 0500ce8287 Update replace-value.yml [ci ski] (#12664) 2019-05-20 12:52:06 -07:00
Dan Graham 90a73e6fd5 Fix incorrect link to w3c spec (#12658) 2019-05-20 07:06:38 -07:00
Kazuaki Matsuo 21afea74d2 Update capability, command, tvos doc (#12597)
* add tvOS related description, cap for android build tools version

* update basic actions, notice

* add javascript (wd) example

* tweak comments

* tweak

* make open notification false in espresso

* add webdriverio example

* add a comment to show platformName

* add a troubleshooting about xcodebuild failure [skip ci]

* address carthage error in tvOS [skip ci]

* add driver, addresses wait methods

* tweak [skip ci]

* fix review
2019-05-16 13:54:24 +09:00
greenkeeper[bot] 02c729ef9c Update appium-gulp-plugins to the latest version 🚀 (#12629)
* chore(package): update appium-gulp-plugins to version 4.1.0

* Update travis for node 10 and 12
2019-05-13 08:20:45 -04:00
greenkeeper[bot] cd07564127 chore(package): update assert to version 2.0.0 (#12633) 2019-05-13 08:19:06 -04:00
Kazuaki Matsuo cdfd8fabfc Use open file as wb mode for saving binaries (#12632) 2019-05-12 21:35:41 +09:00
Appium Triager ef38020a14 Update generated docs [ci skip] (#12627) 2019-05-10 12:46:34 -07:00
JessefSpecialisterren ef6fa9088f Fix a dead link in ios-xcuitest-real-devices.md (#12624) 2019-05-10 12:09:15 -04:00
Mori Atsushi c596608bfd Update api doc for python (#12625)
* Add TODO to python missing api doc

* Add api doc

* Add doc link

* Add api doc

* change url
2019-05-10 11:51:11 -04:00
Dan Graham bc9718899f Set UiAutomator2 as default Android driver (#12621) 2019-05-10 08:40:40 -07:00
Mykola Mokhnach 1d2f4d62ac Remove the obsolete --enable-heapdump command line arg (#12609) 2019-05-09 19:27:43 +02:00
Appium Triager 4b5a1df80d Update generated docs [ci skip] (#12608) 2019-05-09 09:09:30 -07:00
Mori Atsushi 3d7a011388 docs: Fix wrong get-performance-data.yml JSON parameter names (#12606) 2019-05-08 08:37:32 -07:00
Benjamin Cabanes da99ceedc5 build(packages): lodash force resultion to 4.17.11 minimum (#12592)
This forces the `lodash` resolution to the `4.17.11` version to prevent
dependency warnings due to prototype pollution from lower `lodash`
versions.
2019-05-06 15:36:18 -07:00
Dan Graham 24cd5837c1 Revert "chore(package): update appium-gulp-plugins to version 4.0.0 (#12591)" (#12593)
This reverts commit ea1962cdea.
2019-05-06 09:24:32 -07:00
greenkeeper[bot] ea1962cdea chore(package): update appium-gulp-plugins to version 4.0.0 (#12591) 2019-05-06 09:16:05 -07:00
Kazuaki Matsuo e35e4f7bae add setting --tmp arg as process.env.APPIUM_TMP_DIR (#12585)
* set process.env.APPIUM_TEMP_DIR

* rename

* fix comment
2019-05-04 23:52:09 +09:00
Kazuaki Matsuo 277ed72d45 pass arg to super in AppiumDriver (#12572) 2019-05-02 12:51:12 +09:00
Appium Triager e599b3acfe Update generated docs [ci skip] (#12570) 2019-05-01 23:43:44 +09:00
ritesh2689 01f86acd1a Fixing response params of element.getRect() (#12569)
It is mentioned as weight. Changing it to width
2019-05-01 22:46:41 +09:00
Dan Graham b5dce73508 docs: Prepare v1.13.0 CHANGELOG [ci skip] (#12526) 2019-04-29 08:29:59 -07:00
Appium Triager 678f0ba278 Update generated docs [ci skip] (#12554) 2019-04-28 11:18:59 +09:00
Mori Atsushi cf994b6b3d Update send-sms.yml (#12553)
Added api doc for added api to python client

Python client changes
https://github.com/appium/python-client/pull/351

Available from v0.41 (2019-04-23)
https://github.com/appium/python-client/blob/master/CHANGELOG.rst
2019-04-27 22:46:09 +09:00
Kazuaki Matsuo 2b165af0ad docs: add "remoteAppsCacheLimit" to caps [skip ci] (#12525) 2019-04-23 18:24:01 -07:00
Appium Triager 33c1d6aec2 Update generated docs [ci skip] (#12535) 2019-04-23 16:07:39 -07:00
Appium Triager 93c3111324 Update generated docs [ci skip] (#12536) 2019-04-23 16:07:21 -07:00
Isaac A. Murchie 7aefac479c Add lock app to deal with old issues (#12534) 2019-04-23 13:44:22 -04:00
Isaac A. Murchie 4ccc8665f8 Begin running sample code in CI (#12519)
* Make stage in Travis to run wd sample code

* Clean up wd sample code for Sauce runs

* Restrict to master/non-PR builds
2019-04-23 12:58:42 -04:00
Kazuaki Matsuo 6e4a0e6480 docs: add quotations for imageElementTapStrategy to explicitly show they are strings [skip ci] (#12524) 2019-04-23 09:37:51 -07:00
Dan Graham d7e01e6371 docs: Fix styling with Espresso DataMatcher 2019-04-16 13:07:43 -07:00
Kazuaki Matsuo fb53a8ff1c Km/add notice tvos [skip ci] (#12475) 2019-04-14 20:02:03 -07:00
Dan Graham e3fe431c61 docs: C# startRecordingScreen docs [ci skip] (#12499) 2019-04-14 11:09:21 -07:00
Dan Graham ea202bbd7b docs: C# stop recording screen [ci skip] 2019-04-13 15:50:45 -07:00
dpgraham b2fec324f7 Release 1.13.0-beta.3 v1.13.0-beta.3 2019-04-12 13:59:15 -07:00
Dan Graham 72adc8b0ab Add automationName deprecation warning for Android (#12481) 2019-04-12 13:58:01 -07:00
Appium Triager 79c66dcf34 Update generated docs [ci skip] (#12497) 2019-04-12 12:21:24 -07:00
Will Brock acb88dca74 docs: Update examples for WebdriverIO (#12494) 2019-04-12 11:37:26 -07:00
Lohit cacb39a708 docs: update maximize.yml code for ruby only [ci skip] (#12483)
For Ruby file shows set_to, change to maximize
2019-04-12 11:07:32 -07:00
Lohit 2d3be8a5ca docs: update set window size.yml [ci skip] (#12484)
change from maximize to resize_to in ruby code only
2019-04-12 11:07:12 -07:00
Will Brock 438d6c3b38 Update wdio debug link for v5 (#12473) 2019-04-10 16:43:18 -04:00
Appium Triager 48f28351bd Update generated docs [ci skip] (#12465) 2019-04-09 09:02:35 -07:00
biwkf 0764b6eff8 Image screen-inspector-and-logs.png not loading (#12461) 2019-04-09 10:58:45 -04:00