Commit Graph

401 Commits

Author SHA1 Message Date
Jonathan Lipps eeb4e67537 update all deps, remove unused deps, stub out binfiles, and add valid license 2015-06-02 19:10:37 +01:00
Jonathan Lipps 84317aaf36 WIP integrating fakedriver for full e2e involving appium and a driver 2015-06-02 18:41:18 +01:00
Jonathan Lipps 37b006428c upgrade mjsonwp with error handling fix 2015-05-28 14:25:13 -07:00
Jonathan Lipps 9c836ad081 stub out more of appium session handling logic 2015-05-22 09:49:05 -07:00
Jonathan Lipps f925f761f9 port parser, server startup, config, and express 2015-05-21 23:43:31 -07:00
Jonathan Lipps 8bb9972878 set up babel/gulp code and update deps 2015-05-21 21:31:56 -07:00
sebv 74a4967acc Revert "using custom sample apps until fixes are pushed to npm"
This reverts commit cf1234ec32.
2015-05-12 15:40:03 +08:00
Jonathan Lipps 42afa652e1 appium-chromedriver now manages and builds chromedriver binaries, so remove all logic that has to do with building and finding them in appium itself (fix #5095) 2015-05-11 14:35:14 -07:00
sebv cf1234ec32 using custom sample apps until fixes are pushed to npm 2015-05-10 01:31:06 +08:00
moizjv 828c0cacce Bump to 1.4.0 to publish 2015-05-08 13:52:54 -07:00
Jonah Stiennon 446e90cecc fix #5061, execute_async on Safari Real Device 2015-05-05 17:54:23 -07:00
Jonah Stiennon 88dc19c6e0 use npm modules for sample apps 2015-05-05 17:54:23 -07:00
Jonathan Lipps 3aaa8de12f add an es6 Promise polyfill so node 0.10 still works (fix #5046) 2015-05-04 14:52:55 -07:00
Jonathan Lipps ecaa2b04f9 update appium-instruments/appium-xcode with another trailing slash fix 2015-05-04 14:52:55 -07:00
Jonathan Lipps b08b2523aa update appium-instruments with appium-xcode path fix (fix #5018) 2015-05-01 14:49:07 -07:00
Jonah Stiennon 9108a6e860 Safari Launcher updated to use Instruments to press a button to launch safari. Fixes Safari tests on real devices iOS 8.0 and up 2015-04-30 11:13:49 -07:00
Jonathan Lipps 529341309c fix issue with chromedriver not returning sessionId for override (fix #5013) 2015-04-28 22:02:46 -05:00
Jonathan Lipps 28e9c850c4 update appium-xcode with trailing path fix (fix #5005) 2015-04-28 16:13:56 -05:00
Jonathan Lipps 128ab2c6dc update appium-xcode with ios6.1/xcrun fix 2015-04-28 12:44:59 -05:00
moizjv 7ae8f99c7e bump to 1.4.0-beta 2015-04-24 11:53:50 -07:00
Eric Millin f96ef4f9c8 Added async-trace switch and longjohn and stack-trace dependencies. 2015-04-17 11:48:38 -04:00
moizjv 9764d482cb Updating appium-uiauto 2015-04-15 16:15:52 -07:00
Jonathan Lipps 70c2f46984 Merge pull request #4913 from jlipps/master
upgrade chromedriver with session id overwrite fix (fix #4909)
2015-04-15 12:06:59 -07:00
Payman Delshad 30167b0331 Updated node-idevice to v0.1.5. 2015-04-15 14:36:25 +02:00
Jonathan Lipps c7fa39793d upgrade chromedriver with session id overwrite fix (fix #4909) 2015-04-14 15:03:19 -07:00
Jonah 9849317ad1 add instruments server arg 2015-04-13 14:28:07 -07:00
Jonah Stiennon 16b2ca0dfa update appium-support and appium-instruments 2015-04-13 12:40:54 -07:00
Jonah Stiennon 77f94ea510 update appium-xcode to babel-backed version 2 2015-04-10 14:18:42 -07:00
Jonah Stiennon a887068c2e refactor of ios.js. Main launch sequence broken into separate flows for simulators and real devices. Added appium-xcode repo to replace xcode.js. Use idevice_id to get device udid, fallback on udidetect. Use idevicesyslog to get device logs, fallback on deviceconsole 2015-04-10 14:05:20 -07:00
Jonathan Lipps a380008b73 update appium-chromedriver and node-simctl with babel-backed transpiler 2015-04-10 13:40:08 -07:00
Jonathan Lipps c70694472b update chromedriver support with callback-based functions that fit more snugly into the current paradigm 2015-04-08 17:24:21 -07:00
Jonathan Lipps a7b85ecd84 use appium-chromedriver package for chrome/chromedriver 2015-04-08 17:24:21 -07:00
Jonah Stiennon e93ce38816 update node-simctl. It wasn't actually able to erase sims 2015-04-08 12:29:05 -07:00
Filipe Esperandio 202c6e65ce Fix #4763. Parse java version even when it does not come in the first line of the command output
code style improvements

bind callback to local function

code style
2015-03-26 13:14:50 -03:00
Eric Millin a6a2be2544 Merge pull request #4764 from 0x1mason/1.3.7bump
1.3.7 version bump and changelog text
2015-03-24 13:10:33 -04:00
Eric Millin dc8574fe8c 1.3.7 2015-03-24 11:56:19 -04:00
Jonah Stiennon 3e4b2bc373 update to ncp v2 2015-03-23 17:23:56 -07:00
Eric Millin d9e7a0ddff Merge pull request #4721 from 0x1mason/bump1.3.7
1.3.7-beta
2015-03-17 10:05:34 -04:00
Jonathan Lipps 13283f13ae update appium-adb to 1.7.5 with JAVA_HOME check 2015-03-16 07:38:12 -07:00
Kazuaki MATSUO 18a751a287 use bplist-creator 0.0.5 to parse Non-ASKII string 2015-03-14 10:31:14 +09:00
Eric Millin aae08cd5a9 1.3.7-beta 2015-03-13 10:02:37 -04:00
Payman Delshad 338b9b08b3 Update appium-uiauto to 1.10.7 2015-03-11 10:56:50 +01:00
Eric Millin 54f9b3af22 Fixed fail to find xcode 2015-03-09 16:29:36 -04:00
bootstraponline 15ef928f80 Update appium-uiauto to 1.10.6 2015-03-06 17:13:05 -05:00
Jonathan Lipps e176eb4d16 update appium-instruments to 1.5.4 with newer i-w-d 2015-03-05 18:28:31 +01:00
Eric Millin 8d4b389dee 1.3.6 2015-03-04 11:24:01 -05:00
sebv 375098ec95 ci changes, moving code to appium-ci-gulper and using gulp more 2015-02-27 20:31:13 +08:00
Payman Delshad 5a7602df7e Updated all deps to their latest versions. 2015-02-26 23:20:55 +01:00
Eric Millin de5501b63a Merge pull request #4387 from jlipps/appium-support-system
use appium-support package for system detection
2015-02-24 16:37:52 -05:00
Eric Millin 90a39903d9 Merge pull request #4576 from paymand/node-idevice_0.1.4
Updated to node-idevice to v0.1.4.
2015-02-24 05:41:35 -05:00