Commit Graph

61 Commits

Author SHA1 Message Date
youngfreeFJS 61661f100e doc:cn add driver-cli.md and modify toc.js 2021-09-02 09:32:59 -07:00
youngfreeFJS d397de983a add doc:cn migrating to appium 2.0 2021-09-02 09:32:59 -07:00
youngfree fbe864f746 docs(appium): doc/cn drivers doc for appium 2.0 (#15568) 2021-06-24 08:55:33 -07:00
Kazuaki Matsuo 3e98cc98f3 chore: merge master to 2.0 (#15007)
* fix: fix urls in docs (#14910)

* docs: Update generated docs [ci skip] (#14913)

Co-authored-by: runner <runner@Mac-1606273407156.local>

* feat: Add Mac2Driver (#14911)

* docs: Add Mac2Driver documentation (#14914)

* chore: add scripts for doing releases (#14918)

* docs: Update push-file.yml (#14920)

* chore: fix a link in appium.io (#14929)

* fix links

* fix

* docs: Update generated docs [ci skip] (#14930)

Co-authored-by: runner <runner@Mac-1607067954655.local>

* docs: removed deprecated method (#14934)

assert.equal was deprecated — since v9.9.0 - use strictEqual() instead.

* docs: add links to mac2 driver in caps and settings (#14942)

* cods: add links to mac2 driver in caps and settings

* tweak naming

* chore: remove authorize-ios from package (#14946)

* chore: add 1.19.1 in changelog (#14947)

* feat: add --keep-alive-timeout CLI arg to adjust server keepalive and connection timeout

* rename release-candidate.sh to release

* chore: Switch to GitHub CI (#14978)

* docs: changelog for Appium v1.20 (#14985)

* docs: swap out hamcrest.org reference

* docs: fix example comment (#14995)

changed the app name in a comment for the notepad example from AlarmClock to Notepad

* docs: update README with english tutorial version to learn Appium with Python (#14999)

* update README

* Update README.md

* remove duplicated lib/parser.js

* install fakedriver

Co-authored-by: Appium Triager <maintainers@appium.io>
Co-authored-by: runner <runner@Mac-1606273407156.local>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com>
Co-authored-by: Dan Graham <dpgraham.85@gmail.com>
Co-authored-by: Ilija Boshkov <ilija.boshkov@gmail.com>
Co-authored-by: runner <runner@Mac-1607067954655.local>
Co-authored-by: roman-olshevskiy <56480723+roman-olshevskiy@users.noreply.github.com>
Co-authored-by: Jonathan Lipps <jlipps@gmail.com>
Co-authored-by: BoldAsLove <john.wojner@gmail.com>
Co-authored-by: Maria Clara dos Santos Bezerra <clarinhab@gmail.com>
2021-01-11 08:04:13 +09:00
Kazuaki Matsuo ae3a02634a docs: remove broken links (#14746) 2020-09-21 10:53:12 +09:00
Danny Ho a2fe02be08 docs: [cn] tdd trans2 (#14599)
* init

* finish thanslated
2020-07-29 09:23:31 +09:00
Kazuaki Matsuo 8939a26beb docs: remove zenhub (#14574) 2020-07-19 01:37:01 +09:00
Kazuaki Matsuo 6a0de58d9f docs: fix broken links (#14511) 2020-07-04 21:57:29 +09:00
Kazuaki Matsuo ffdeafc4e4 docs: fix links for selenium project (#14278) 2020-05-05 21:30:17 +09:00
Kazuaki Matsuo 8762c50d91 docs: fix broken links in appium.io (#14067)
* docs: fix broken links in appium.io

* re-generate docs

* fix a broken link

* revert cn since they had broken links

* fix links

* delete unused files

* update chrome link

* fix lint

* remove line number in python links
2020-04-14 00:51:54 +09:00
Kazuaki Matsuo 8c40f79e5e Bump support Android version (#13765) 2019-12-31 17:23:50 +09:00
Dan Graham 455a11d2ef chore: fix generate docs issues [#13374] 2019-10-06 22:10:55 -07:00
Pandorym 2b760944b0 doc[cn]: update toc.js & some docs (#12692)
* doc[cn]: update toc.js & some docs

* added the cn part of toc.js
* cn/about-appium/intro.md updated to ef7a1b17
* cn/about-appium/appium-clients.md  updated to ef49649f
* cn/writing-running-appium/running-tests.md updated to 04f65435
* cn/writing-running-appium/default-capabilities-arg.md updated to a4dd79b8
* cn/writing-running-appium/finding-elements.md updated to 438d6c3b
* cn/writing-running-appium/touch-actions.md updated to 8c15ac66
* cn/writing-running-appium/server-args.md update to 1d2f4d62
* cn/contributing-to-appium/how-to-write-docs.md update to be2acb20
* cn/contributing-to-appium/credits.md update to c986e4a6

* fix expected indentation in toc.js

* doc[cn]:  /advanced-concepts/grid.md updated to 048ca4be

* docs[cn]: move file to the correct location.

* docs[cn]: /writing-running-appium/web/hybrid.md created from 465efb48

* docs[cn]: fix bad file name
2019-06-05 12:43:15 -04:00
Mykola Mokhnach 1d2f4d62ac Remove the obsolete --enable-heapdump command line arg (#12609) 2019-05-09 19:27:43 +02:00
Isaac A. Murchie fd4afcacc2 Move to use local authorize-ios (#12015) 2019-01-21 07:05:42 -05:00
TTL 7c9058a1e1 remove space before [```] at line 11 and line 16 (#11990)
1, remove space before [```] at line 11 and line 16  which make [```] not work。
2, fix the page : http://appium.io/docs/cn/advanced-concepts/ios-webkit-debug-proxy/
2019-01-14 07:36:33 -05:00
Dan Graham 34e9840201 Remove broken link (#11205) 2018-08-17 13:43:02 -07:00
Dan Graham 174912ab3a Fix broken links in documentation (#11015) 2018-07-08 16:14:28 -07:00
Isaac A. Murchie c986e4a627 Fix links in documentation (#10754) 2018-05-25 11:12:44 -04:00
Isaac A. Murchie be2acb207c Update Contributing Docs (#10165)
* Update contributing docs

* Fix some links and examples

* Address comments
2018-02-12 07:58:15 -05:00
Isaac A. Murchie f33a11c99a Update documentation (#9731) 2017-12-02 07:35:41 -05:00
Dan Graham 3ec103fb23 Fix broken links (#9542) 2017-10-30 16:08:29 -07:00
Dan Graham 40f8b4590a Fix strikethrough for Chinese docs (#9475) 2017-10-17 14:53:50 -07:00
Swordstream d43114d94f Rename of android_coverage_cn.md to android_coverage.md (#9085)
* update the name of android_coverage

* fix space
2017-08-28 09:10:57 -07:00
dan@saucelabs.com 788b051281 Move ios-touch-id.md in CN 2017-08-21 15:15:41 -07:00
swordstream b1ba2e8ad7 revise the format of doc 2017-08-21 01:01:41 +08:00
swordstream f61cadc718 Merge remote-tracking branch 'origin/master' 2017-08-20 22:44:47 +08:00
Isaac A. Murchie efcb870123 Fix link in windows driver docs (#9031) 2017-08-16 11:51:25 -04:00
swordstream e4b6e31e8d Merge remote-tracking branch 'origin/master' 2017-08-06 22:20:42 +08:00
lihua zhang c29ec47d3e update Chinese docs to the latest 2017-07-31 00:25:43 +08:00
swordstream f29693e6fb fix typo and revise document structure 2017-07-21 23:57:26 +08:00
swordstream bce0aa65c4 revert unnecessary changes on cli doc 2017-07-08 07:05:18 +08:00
swordstream 6f11ede8df Documentation on android test coverage using uiautomator2-driver 2017-07-07 20:11:29 +08:00
Dan Graham 8f78c2e014 Remove name strategy from documentation (#8230)
* Remove reference to 'name' locator strategy

(https://github.com/appium/appium/issues/7541)

* Remove references to 'name' strategy
2017-04-11 16:53:13 -07:00
Srinivasan Sekar ca86111355 Doc Tweaks 2016-03-09 00:30:39 +05:30
Srinivasan Sekar e9b779b7d6 Doc tweaks
Updated links

Updated links
2016-03-08 22:33:01 +05:30
moizjv c2c333b3af Fixing broken link for UiAutomation 2015-05-08 13:44:37 -07:00
Annnd 92f0370ad8 Update running-on-windows.cn.md
安装appium章节
修改标点符号
2015-04-24 12:44:12 +08:00
恒温 cfaefc185e add the latest chinese translation 2015-03-14 15:32:52 +08:00
sebv d97fd12bc5 deprecated cn doc 2014-07-09 13:20:54 +08:00
sebv c3f5717c55 added README files in docs dir pointing to the doc site. 2014-07-01 21:30:42 +08:00
bootstraponline d237e03a60 Merge pull request #2724 from testerhome/master
translate the new added docs and modify ios_simple.py
2014-06-02 06:34:01 -07:00
bootstraponline ae63cab5c9 Remove badges from docs readme 2014-06-01 20:10:09 -04:00
testerhome 99794ad708 translate the new added docs 2014-06-02 07:41:41 +08:00
bootstraponline 37b4b667f0 Always setCompressedLayoutHeirarchy 2014-05-12 15:14:31 -04:00
bootstraponline 178925661a Update docs for Slate
Appium's slate preprocessing will detect <expand_table> and
expand the table when it's rendered in Slate. By default tables
will not expand.
2014-05-10 17:06:16 -04:00
bootstraponline acdda570d7 Fix more broken links 2014-04-27 20:06:53 -04:00
bootstraponline b6ca873bd3 Fix code links 2014-04-27 14:24:41 -04:00
bootstraponline 709d3c2371 Fix docs/cn/ links 2014-04-27 12:45:06 -04:00
bootstraponline 8b2307fea5 All internal links require a file name 2014-04-26 16:12:14 -04:00