Commit Graph

1301 Commits

Author SHA1 Message Date
Isaac Murchie 350c452901 Add comment on sync code 2016-05-03 08:16:24 -07:00
Usman Akeju 734a96be5a Allows --desired-caps to be passed a filename
The --desired-caps flag can now be passed the name of a JSON file as an
argument. This also adds an alias for the flag, `-dc`, and fixes tests.
2016-05-01 14:55:50 +02:00
Isaac Murchie 406a06a7de Support the sessionOverride flag 2016-04-29 11:02:41 +02:00
Isaac Murchie caa1323bf0 Deprecate --command-timeout server arg 2016-04-06 12:59:26 -07:00
Isaac A. Murchie 9efbd7e0a6 Merge pull request #6321 from appium/isaac-logging
Add tests for logging levels
2016-03-22 10:22:21 -07:00
Isaac Murchie c6e020bd45 Add tests for logging levels 2016-03-22 10:06:39 -07:00
Isaac A. Murchie bd70d1f5d9 Merge pull request #6317 from akhillb/lodash_pairs_error
Renaming forgotten pairs to toPairs
2016-03-22 08:13:46 -07:00
Akhil Lb 4d9c01bced Renaming forgotten pairs to toPairs in lib/main.js
Renaming forgotten pairs to toPairs

Removing unneccessary console.log in logDefaultCapabilitiesWarning
2016-03-22 20:23:22 +05:30
Isaac Murchie ebc765795c Reverse log levels 2016-03-21 14:55:27 -07:00
Srinivasan Sekar 4829aab0dd Winston updates for better logging
CI Comment fixes

Updated name

dependency update
2016-03-19 00:18:53 +05:30
Srinivasan Sekar a62c7f5909 Lo-dash library update to improve js performance
Removed migration library

Removed migration library

updated request-promise to support to lo-dash 4.0

Reverted request promise update till we upgrade bluebird

Dont fix caps (will be done in inner drivers)

reverted other lib updates

Removed helpers as it is moved to base driver

Update dependencies and fix node version

Resolved merge conflicts

Updated lodash after merge conflicts
2016-03-19 00:03:15 +05:30
Isaac Murchie c2ac161a9e Dont fix caps (will be done in inner drivers) 2016-03-17 07:30:54 -07:00
Isaac Murchie fab7946352 Fix string handling in grid register 2016-03-15 08:50:46 -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 Murchie f834e4ec17 Make sure int args are parsed as int 2016-02-16 09:31:40 -08:00
Srinivasan Sekar 043e7443f2 updated supporting node versions for 1.5 2016-01-26 12:25:33 +05:30
Jonah Stiennon 72aeb807ad fix NewCommandTimeout handling for freshly created sessions 2016-01-20 11:51:35 -08:00
Scott Dixon eec2ebd1fc Selenium grid fix: resolves 5902 2016-01-08 14:40:39 -08:00
Scott Dixon e579024fb2 Implemented missing getStatus method 2016-01-08 14:39:33 -08:00
Jonah Stiennon c35875cc1a log server information before listening on port. 2016-01-05 16:15:53 -08:00
Isaac Murchie 67c7e935ef Fix logging of args and caps 2016-01-05 13:17:46 -08:00
Isaac Murchie abb7b543aa Add handling of boolean caps 2015-12-30 08:34:28 -08:00
Scott Dixon c8387db58a Fixed doc typo 2015-12-17 14:19:00 -08:00
Scott Dixon db4defb822 Gulp task: docs, deprecated server arguments, doc updates 2015-12-14 15:35:38 -08:00
Jonathan Lipps 843c380fda add version to --show-config so it is easily parseable 2015-12-02 11:37:57 -08:00
Jonathan Lipps 053a62bf59 --show-config should not log.info so it can be JSON parseable 2015-12-02 11:33:36 -08:00
christian-bromann 8e1eed2c51 fixed syntax error 2015-11-20 03:03:22 +01:00
christian-bromann a1d050684a added docs and option for webkitDebugProxyPort param 2015-11-20 01:22:16 +01:00
Isaac A. Murchie 8dbcdd47bd Merge pull request #5822 from appium/isaac-cleanup
Cleanup
2015-11-17 13:43:41 -08:00
Isaac Murchie 5eb61db0f9 Fix proxy handling 2015-11-17 12:58:59 -08:00
Isaac Murchie 269f23820c Add coveralls to travis 2015-11-16 13:43:02 -08:00
Isaac Murchie c4c7039f6e Add grid registration 2015-11-11 10:48:16 -08:00
Isaac Murchie b31295a7d9 Clean up and fix sync 2015-11-11 10:47:31 -08:00
Isaac Murchie 2e3d354d6b Fix some style stuff 2015-11-10 13:47:41 -08:00
Isaac A. Murchie 72ef20a142 Merge pull request #5818 from appium/isaac-proxy
Check with individual drivers for proxy status
2015-11-10 13:45:40 -08:00
Isaac Murchie 8bd544b5b1 Check with individual drivers for proxy status 2015-11-10 13:04:56 -08:00
Isaac Murchie f6693c1c88 Wire selendroid into appium 2015-11-09 09:18:48 -08:00
Isaac Murchie 7a85a4a3d7 Add helpers for checking proxy status 2015-10-29 10:41:33 -07:00
Jonathan Lipps 64d36041a9 don't let getDriverForCaps blow up mysteriously on forgotten platformName 2015-10-27 20:44:06 -04:00
Isaac Murchie 194f012b6c Move to latest appium-express 2015-10-07 16:01:30 -07:00
Isaac Murchie 8a7a794322 Fix an issue with session deletion 2015-09-30 09:34:29 -07:00
Isaac Murchie 99fb98078a Add method to get a driver for a particular session 2015-09-28 08:16:24 -07:00
sebv 99551ca9a3 fixes appium bin 2015-09-09 14:19:52 +08:00
sebv 9a2842bbb1 added onUnexpectedShutdown logic 2015-08-27 01:26:40 +08:00
sebv 5858897a0d fixes session exists 2015-08-26 23:28:32 +08:00
sebv 5b4bb89e97 clears rogue command timeout 2015-08-26 18:16:37 +08:00
sebv bbfd5f47b1 switch to executeCommand 2015-08-25 00:12:58 +08:00
sebv 78e85ab9f1 adds ios driver 2015-08-20 14:47:30 +08:00
sebv 091c846293 prevents logsink from using null logger 2015-08-20 03:13:07 +08:00
Jonah Stiennon bfcd32f9ad add AndroidDriver 2015-08-10 17:25:53 -07:00