Commit Graph

6178 Commits

Author SHA1 Message Date
Jonathan Lipps 7fcc859587 Merge pull request #8535 from KazuCocoa/patch-3
add systemPort capability for uiautomator2
2017-05-26 10:39:45 -07:00
Kazuaki Matsuo 9345924bfc update link and correct reviewed points 2017-05-26 08:07:06 +09:00
Isaac A. Murchie e53a5790f9 Update CHANGELOG and version for 1.6.5 release (#8536) 2017-05-25 14:35:53 -07:00
Jonathan Lipps 91993e846e Merge pull request #8527 from KazuCocoa/patch-2
update description for waitForActivity
2017-05-25 10:28:37 -07:00
Kazuaki Matsuo 48b9495035 add systemPort capability for uiautomator2 2017-05-26 02:24:43 +09:00
Kazuaki Matsuo 1908e9b0c2 update description for waitForActivity 2017-05-25 12:39:52 +09:00
Isaac A. Murchie 0819079069 Add documentation about Chromedriver (#8476)
* Add documentation about Chromedriver

* Update based on feedback

* Add info on CHROMEDRIVER_VERSION

* Add info on network
2017-05-18 08:28:28 -04:00
Jonathan Lipps eab5725828 Merge pull request #8479 from jlipps/master
add event timing docs
2017-05-17 12:50:48 -07:00
Jonathan Lipps f2ee7145e3 add event timing docs 2017-05-17 12:38:44 -07:00
Dan Graham 970848302d Document various reset strategies (#8459) 2017-05-17 09:52:47 -07:00
Isaac A. Murchie 5263bc571e Use updated GCC in travis (#8467) 2017-05-17 07:31:37 -04:00
Mykola Mokhnach 739f06eeb1 Add documentation for ‘mobile: touchAndHold’ endpoint (#8446)
* Add documentation for ‘mobile: touchAndHold’ endpoint

* Remove extra backet
2017-05-16 07:26:11 -04:00
Jonathan Lipps fd19391aa1 make triagers list public so we can instruct triager to pull from it 2017-05-12 09:08:02 -07:00
Mykola Mokhnach 78e26aa8b8 Add documentation on mobile: alert script (#8368) 2017-05-11 08:37:03 -04:00
Kazuaki Matsuo 0b3b3e75c5 small fix for markdown format (#8369) 2017-05-04 07:43:20 -04:00
Jonathan Lipps 5704547a39 expand backgroundApp docs with info from #7741 2017-05-02 09:29:59 -07:00
Jonathan Lipps ad5ac865aa Merge pull request #8276 from TamimiGitHub/tamimi-youi-docs
Avoid You.i Engine caps getting out of sync
2017-05-01 15:10:03 -07:00
Isaac A. Murchie 69d80f9b2e Move enablePerformanceLogging cap to general (#8354) 2017-05-01 13:53:58 -04:00
Jonathan Lipps e2fbedaf70 Merge pull request #8352 from xizhao/patch-1
Add license status and report
2017-05-01 09:48:02 -07:00
Kevin Wang 24cf4a2021 Add license status and report 2017-05-01 16:21:54 +03:00
Dan Graham 0b3441fdff Remove date-utils library and use node-dateformat (#8328)
* Removed date-utils and removed require
* Replaced call to date.toFormat(...) with dateformat(date, '...')
2017-04-26 13:03:31 -04:00
Oleg Strizhechenko e78444df1d Fixed markdown title in "running in windows" doc (#8334) 2017-04-26 12:18:29 -04:00
Isaac Murchie ba4e53ab10 Revert GCC change in Travis 2017-04-24 17:55:11 -04:00
Isaac A. Murchie 68c673d702 Update GCC in Travis (#8273) 2017-04-24 13:28:52 -04:00
Mykola Mokhnach 685e8759b4 Add documentation for offset argument in selectPickerWheelValue call (#8295) 2017-04-21 10:41:06 -07:00
Tamimi 7326f275b0 Avoid You.i Engine caps getting out of sync 2017-04-19 12:20:02 -04:00
Mykola Mokhnach c04c8e4758 Add --enable-heapdump feature (#8176)
* Add possibility to take snapshots of node process memory heap

* Move heapdump to optional dependencies
2017-04-18 12:06:39 -04:00
Mykola Mokhnach a84efcfcbb Update network connection adjustment information for Android (#8258) 2017-04-14 08:06:21 -04:00
Mykola Mokhnach b22ddd5549 Add documentation for selectPickerWheelValue mobile method (#8213)
* Add documentation for selectPickerWheelValue mobile method

* Improve element argument description

* Improve code examples

* Specify more details about element argument
2017-04-13 14:22:54 -04:00
Isaac A. Murchie a80f39a9f0 Update version and changelog for 1.6.5 beta (#8237) 2017-04-12 13:57:08 -04: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
Jonathan Lipps 7e63ca3167 Merge pull request #8226 from appium/dpgraham-appium-desktop-docs
Refer to Appium Desktop, not legacy app
2017-04-11 09:42:28 -07:00
Jonathan Lipps 7335e87aa7 Merge pull request #8224 from appium/dpgraham-appium-desktop-doc
Point download link to Appium Desktop
2017-04-11 09:41:46 -07:00
Dan Graham 37a13bc4d9 Refer to Appium Desktop, not legacy app 2017-04-11 09:38:11 -07:00
Dan Graham dc9dbe4b5b Point download link to Appium Desktop 2017-04-11 09:31:12 -07:00
Isaac A. Murchie d8427c4706 Update CHANGELOG for release of 1.6.4 (#8155) 2017-04-07 12:45:59 -04:00
Jonathan Lipps 3a36240508 Merge pull request #8170 from appium/isaac-timings
Add eventTimings desired capability to list
2017-04-04 10:43:53 -07:00
Isaac Murchie 96e702fa86 Add eventTimings desired capability to list 2017-04-04 10:56:30 -04:00
Jonathan Lipps 63fb7f728f Merge pull request #8139 from jlipps/jlipps-xcui-docs
don't maintain two lists of xcuitest caps, they get out of sync
2017-03-31 13:10:54 -07:00
Jonathan Lipps 6a71a6e68d don't maintain two lists of xcuitest caps, they get out of sync 2017-03-31 11:31:25 -07:00
Jonathan Lipps 7084955c5d fix formatting for caps table 2017-03-31 10:55:48 -07:00
Jonathan Lipps f9434e0e76 bump to 1.6.4 beta 2 2017-03-28 16:32:39 -07:00
Mykola Mokhnach fc96b02a68 Add documentation for gestures available under “mobile: *” interface for XCTest-based driver (#8048)
* Add documentation for gestures available under “mobile: *” interface for XCTest-based driver

* Improve the description of pinch arguments

* Add more details about scroll/swipe

* Capitalize header
2017-03-21 09:50:22 -04:00
Dan Cuellar 9af79b2b81 Add MacDriver (#8046)
* Add MacDriver

* Add MacDriver to version map

* Add some notes about Mac

* Update README.md

* Add section about mac apps.

* Move information to running on OS X page
2017-03-16 16:27:19 -07:00
Dan Graham 2a4ae7219a Document 'startIWDP' capability (#8024) 2017-03-14 11:01:58 -07:00
Jonathan Lipps 913b4824f8 update roadmap 2017-03-13 10:48:59 -07:00
Jonathan Lipps 95d679da7c clean up packweb a bit, correct owners 2017-03-13 10:44:17 -07:00
Jonathan Lipps f3d29efb48 Merge pull request #8019 from vikramvi/vikramvi/updated_issue_template_gist_instructions
updated issue template with clear instructions to provide appium logs…
2017-03-10 14:11:19 -08:00
Jonathan Lipps 3365342cc2 Merge pull request #7962 from appium/isaac-sl
Add documentation for SafariLauncher
2017-03-10 13:10:41 -08:00
vikramvi 5f531f400a updated issue template with clear instructions to provide appium logs in gist format only 2017-03-10 07:05:53 +01:00