Commit Graph

5887 Commits

Author SHA1 Message Date
Isaac A. Murchie ba0fe81f6b Merge pull request #6291 from scottdixon/touch-docs
Clarify moveTo relative coordinates
2016-03-16 07:44:57 -07:00
Scott Dixon ce9a9ef5ca Clarify moveTo relative coordinates 2016-03-15 15:00:27 -07:00
Isaac Murchie fab7946352 Fix string handling in grid register 2016-03-15 08:50:46 -07:00
Isaac A. Murchie 75f2244fed Merge pull request #6283 from lucyking/patch-1
Update grid-register.js
2016-03-15 08:44:23 -07:00
lucyking b4c96353a9 Update grid-register.js
If register fail, print the failure details friendly to we newbee.
2016-03-15 14:27:20 +08:00
Isaac A. Murchie e8d41945f1 Merge pull request #6271 from appium/isaac-docs
Add to docs that deviceName is required on Android, even if it does nothing
2016-03-10 12:11:23 -08:00
Isaac Murchie f86ced42a4 Add to docs that deviceName is required on Android, even if it does nothing 2016-03-10 11:52:52 -08:00
Isaac A. Murchie 620271cc84 Merge pull request #6259 from appium/isaac-shrinkwrap
Remove npm-shrinkwrap from master branch
2016-03-10 07:41:27 -08:00
Isaac Murchie 587e26ca79 Remove npm-shrinkwrap from master branch 2016-03-09 11:13:01 -08:00
Isaac A. Murchie edb67d6e59 Merge pull request #6253 from SrinivasanTarget/masternew
Doc Tweaks
2016-03-08 12:27:56 -08:00
Srinivasan Sekar ca86111355 Doc Tweaks 2016-03-09 00:30:39 +05:30
Isaac A. Murchie 2bd512a054 Merge pull request #6248 from SrinivasanTarget/masternew
Doc tweaks
2016-03-08 09:15:43 -08:00
Srinivasan Sekar e9b779b7d6 Doc tweaks
Updated links

Updated links
2016-03-08 22:33:01 +05:30
Scott Dixon 9bcab56f18 Merge pull request #6245 from scottdixon/mobile-docs
`mobile:` docs
2016-03-07 13:26:10 -08:00
Scott Dixon 79dad203e2 Docs: updated scrollTo examples 2016-03-07 11:46:39 -08:00
Scott Dixon 7038d4eef0 CHANGELOG: metioned removal of gestures in 1.5 2016-03-07 11:46:08 -08:00
Jonathan Lipps 3a922b2962 Merge pull request #6232 from vikramvi/vikramvi/issue-template-updates
updated issue template asking users to give optional source code as w…
2016-03-03 10:12:28 -08:00
vikramvi 1d3f7e2334 updated issue template asking users to give optional source code as well. 2016-03-03 19:07:20 +01:00
Isaac A. Murchie 605d318af9 Merge pull request #6224 from appium/isaac-docs
Fix python swipe docs
2016-03-02 17:25:31 -08:00
Isaac Murchie c1fb7a8d9a Fix python swipe docs 2016-03-02 16:04:19 -08:00
Isaac A. Murchie 0ad35c92c4 Merge pull request #6221 from appium/isaac-iwd
Update iwd_xcode7.md
2016-03-02 13:06:22 -08:00
Isaac A. Murchie a07ae74bc7 Update iwd_xcode7.md
Dash instead of underscore.
2016-03-02 08:56:30 -08:00
Isaac A. Murchie 70f0f54be8 Merge pull request #6212 from SrinivasanTarget/master
Updated doc's
2016-03-02 08:22:42 -08:00
Srinivasan Sekar a83e6120ed Updated doc's
Minor changes
2016-03-01 21:52:31 +05:30
Isaac A. Murchie d1d1c56d7f Merge pull request #6200 from SrinivasanTarget/master
Updated docs for authorize-ios
2016-02-27 09:05:06 -08:00
Srinivasan Sekar 0cf427b53d Updated docs for authorize-ios 2016-02-27 07:01:29 +05:30
Isaac A. Murchie f83e92010b Merge pull request #6199 from SrinivasanTarget/master
Removed .gitmodules
2016-02-26 16:56:51 -08:00
Srinivasan Sekar 8e943e4941 Removed .gitmodules 2016-02-27 05:43:13 +05:30
bootstraponline 2a1f1bcde7 Merge pull request #6198 from SrinivasanTarget/master
CI Improvements
2016-02-26 19:04:30 -05:00
Srinivasan Sekar bae06e743a CI Improvements 2016-02-27 05:16:47 +05:30
Jonathan Lipps 93004e1348 update changelog bits v1.5.0 2016-02-25 15:14:47 -08:00
Jonathan Lipps 5f03ce546e update shrinkwrap 2016-02-24 14:50:38 -08:00
Jonathan Lipps d8248a4263 update ios-driver with safari executeScript fix 2016-02-24 14:50:38 -08:00
Jonathan Lipps 634bb0f71a Merge pull request #6187 from jlipps/master
bring in about:blank fix from MJSONWP and re-shrinkwrap
2016-02-24 10:35:16 -08:00
Jonathan Lipps b0b675c949 bring in about:blank fix from MJSONWP and re-shrinkwrap 2016-02-24 10:31:59 -08:00
Jonathan Lipps 1e0063084b reconfigure changelog and mention capability strict validation 2016-02-24 09:22:47 -08:00
Isaac A. Murchie 9dcc6459da Merge pull request #6180 from appium/isaac-authorize
Update authorize-ios docs
2016-02-23 18:45:17 -08:00
Isaac Murchie 9ba5f00472 Update authorize-ios docs 2016-02-23 15:22:51 -08:00
Jonathan Lipps 75d1f92add bump to 1.5.0 in preparation for release 2016-02-23 12:17:20 -08:00
Isaac A. Murchie 5d324178c8 Merge pull request #6173 from jlipps/1.5
make a note about the instability of hideKeyboard on iOS (fix #3661)
2016-02-23 08:03:46 -08:00
Jonathan Lipps 4c3348fec6 make a note about the instability of hideKeyboard on iOS (fix #3661) 2016-02-22 16:58:29 -08:00
Jonathan Lipps dccb8dee7a update selendroid with installer fix. shrinkwrap and bump to beta16 2016-02-22 15:46:57 -08:00
Scott Dixon 2571997839 Merge pull request #6172 from scottdixon/1.5-doc-tweaks
Docs: --default-capabilities additional info + Windows note
2016-02-22 14:26:23 -08:00
Scott Dixon e949c4e7b2 Docs: --default-capabilities additional info + Windows note 2016-02-22 11:59:17 -08:00
Isaac A. Murchie f8bdcc477e Merge pull request #6163 from scottdixon/1.5-doc-tweaks
1.5 doc tweaks
2016-02-22 08:38:22 -08:00
Jonathan Lipps 5a7284f66f update package.json and shrinkwrap for new beta publish 2016-02-19 15:10:29 -08:00
Jonathan Lipps 194c065a7d Merge pull request #6165 from appium/isaac-ios
Update ios driver
2016-02-19 15:02:06 -08:00
Isaac Murchie 3ce9ad8e1d Update ios driver 2016-02-19 14:14:12 -08:00
Scott Dixon 428a30023f Docs: fixed GUI + readme links 2016-02-19 13:57:41 -08:00
Scott Dixon a2a8ed46d4 Docs: NPM install commands 2016-02-19 13:41:18 -08:00