3848 Commits

Author SHA1 Message Date
Jonathan Lipps
42bf11ab93 changelog and bump to 0.18.2 for publish v0.18.2 2014-04-24 17:37:46 -07:00
Jonathan Lipps
3cdaf1bda0 fix latent javascript replace-with-'' bug 2014-04-24 17:27:30 -07:00
Jonathan Lipps
b45fea1e21 fix async bug (fix #2382) 2014-04-24 12:02:49 -07:00
Jonathan Lipps
5b4fcfea3e Merge pull request #2385 from rgonalo/spaces
Allow spaces in Appium folder
2014-04-24 11:37:49 -07:00
bootstraponline
b85cf5bfd4 Fix link
See https://github.com/appium/appium/blob/1.0-beta/docs/en/how-to-write-docs.md
2014-04-23 14:41:17 -04:00
Jonah
1057db1c37 Merge pull request #2394 from deadmoto/issue-2393
issue-2393
2014-04-23 11:39:03 -07:00
deadmoto
1e1334d00c Updated swipe gesture arguments. 2014-04-23 00:08:58 -07:00
deadmoto
90d5910136 Fixed #2393 Wrong link in finding-elements.md. 2014-04-23 00:07:40 -07:00
Ruben Gonzalez Alonso
85f839019a Allow spaces in Appium folder 2014-04-22 17:54:15 +02:00
Jonathan Lipps
7e767239eb Merge pull request #2379 from bootstraponline/master
Update docs for Slate
2014-04-21 11:42:35 -07:00
bootstraponline
fd0c2cf2c9 Update docs for Slate 2014-04-19 17:52:43 -04:00
Jonathan Lipps
718584fc79 make sure grunt command is quoted in reset.sh in case cwd has spaces 2014-04-17 12:47:56 -07:00
Jonathan Lipps
6c2a91a357 Merge pull request #2366 from paymand/whitespace_in_app
Allow for whitespace in app path.
2014-04-17 11:16:04 -07:00
Payman Delshad
62fa2816b0 Allow for whitespace in app path. 2014-04-17 15:33:11 +02:00
bootstraponline
33696beea8 Merge pull request #2362 from bootstraponline/master
Remove YAML front matter from docs
2014-04-16 21:31:31 -04:00
Jonathan Lipps
628a71ff15 Merge pull request #2363 from jlipps/master
add intro and platform-support docs
2014-04-16 18:30:59 -07:00
Jonathan Lipps
2f9e33dbe2 add intro and platform-support docs 2014-04-16 18:20:56 -07:00
bootstraponline
ef715d3bab Remove YAML front matter from docs 2014-04-16 20:48:46 -04:00
Jonathan Lipps
095a8a4074 Merge pull request #2359 from imurchie/isaac-find
Allow for different inputs to find method
2014-04-16 14:26:51 -07:00
Isaac Murchie
d31ccee727 Allow for different inputs to find 2014-04-16 14:07:35 -07:00
Jonathan Lipps
aecbbb3a75 Merge pull request #2354 from dandoveralba/will
Improve Logging
2014-04-15 17:44:26 -07:00
Jonathan Lipps
bcf21fdae0 Merge pull request #2356 from midopa/master
Null checks for proxy.js when extracting Session ID, default to blank
2014-04-15 17:43:35 -07:00
sampar
855ebe87a5 Null checks for proxy.js when extracting Session ID, default to blank 2014-04-15 17:39:53 -07:00
Dan Doveralba
53ff8cd042 Improve Logging
* say what command failed during setupAndroidProj
2014-04-15 14:43:29 -07:00
Jonathan Lipps
83d48b9a48 separate out chrome tests since they require a different emu 2014-04-15 13:06:11 -07:00
Jonathan Lipps
87fe850dbd update wd dep 2014-04-15 11:48:01 -07:00
Jonathan Lipps
81515ad53b Merge pull request #2338 from paymand/logger
Set log level to 'debug' for logging to file.
2014-04-14 11:09:09 -07:00
Jonathan Lipps
3be9f2377c Merge pull request #2336 from shyamvala/patch-2
Misleading error message for a Valid Platform
2014-04-14 11:06:26 -07:00
Jonathan Lipps
ad8b0bf214 Merge pull request #2335 from imurchie/isaac-actions-fix
Allow android multi touch actions without an element
2014-04-14 10:51:43 -07:00
Payman Delshad
9ad24a8e04 Set log level to 'debug' for logging to file. 2014-04-14 09:38:10 +02:00
shyam
c8ebaced2e Misleading error message for a Valid Platform 2014-04-13 18:58:31 -04:00
Isaac Murchie
af7b8327d1 Decode swipe action to native method 2014-04-13 10:19:18 -04:00
Isaac Murchie
e70f870c27 Allow android multi touch actions without an element 2014-04-13 00:49:12 -04:00
bootstraponline
6257cdb5e6 Merge pull request #2332 from bootstraponline/master_docs
Move index content into the include
2014-04-12 15:46:30 -04:00
bootstraponline
d112035bde Move index content into the include 2014-04-12 15:44:01 -04:00
Jonathan Lipps
e8dc6bf472 Merge pull request #2331 from shyamvala/patch-1
ApkSigning when using custome keystore fails
2014-04-11 14:46:40 -07:00
shyam
8cd6d2a382 ApkSigning when using custome keystore fails
ApkSigning fails when using a custom keystore. Looking into the logs I realized that the options to the jarsigner command are not in the right order. Once I made this change the signing went ahead as expected.
2014-04-11 17:41:47 -04:00
Jonathan Lipps
d242ebcfd9 changelog and bump to 0.18.1 for publish v0.18.1 2014-04-10 19:32:28 -07:00
Jonathan Lipps
4cd36c8d6a ensure that the logger is initialized with correct args before using it (fix #2308) 2014-04-10 18:46:17 -07:00
Jonathan Lipps
45a25290dc Merge pull request #2324 from bootstraponline/fix_doc_links
Fix internal links for docs/
2014-04-10 16:44:15 -07:00
bootstraponline
e741ee6812 Fix internal links for docs/ 2014-04-10 19:41:22 -04:00
Jonathan Lipps
959cb6d113 loosen up sudo check so it allows various forms of authorize 2014-04-10 16:22:11 -07:00
bootstraponline
01639a75ea Fix links to point to english docs 2014-04-10 17:14:16 -04:00
Jonathan Lipps
ab242c68c9 don't try to validate device string if we're not >= ios 7.1 2014-04-10 14:08:20 -07:00
Jonathan Lipps
f74dbb78d7 Merge pull request #2315 from imurchie/isaac-action-fixes
Fix bugs in action handling
2014-04-10 10:50:07 -07:00
Isaac Murchie
3b71532826 Fix bugs in action handling 2014-04-10 13:36:50 -04:00
Jonathan Lipps
008df08fba Merge pull request #2293 from snevesbarros/fix_for_install_launch_remove_requests
Added 2 fixes for when using the installApp, launchApp, removeApp requests seperately
2014-04-10 09:51:02 -07:00
Sergio Neves Barros
808e94f1da Updated the app argument for the installApp, launchApp and closeApp to point to the device rather than appium. Also added a check for the "installToRealDevice" function to check if "launch" desired capability has not been set to false (as in that instance we want to manage installation and launching ourselves).
Changed the launch parameter to autoLaunch (including a check for launch desired capability and deprecation warning).
2014-04-10 17:40:00 +01:00
bootstraponline
1d9e645958 Merge pull request #2312 from bootstraponline/doc_fix_master
Fix index pages for docs
2014-04-10 10:13:24 -04:00
bootstraponline
88473adb2a Fix index pages for docs 2014-04-09 21:32:36 -04:00