Commit Graph

24 Commits

Author SHA1 Message Date
Mykola Mokhnach 0774ffcefc Attach server instance to each driver being created (#10400) 2018-03-23 07:39:15 +01:00
Isaac Murchie 3d7dd1e857 Fix logging of caps 2017-11-06 09:21:59 -05: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
Isaac Murchie 0142e5a917 Fix formatting of default capabilities 2017-02-14 11:19:49 -05:00
Isaac Murchie 9503b3d03d Once catch signals once 2017-01-05 08:04:29 -05:00
Chris Kruger f43247e38b graceful handling of SIGTERM and SIGINT such that return codes are more in line Unix process exit codes 2016-10-19 17:30:53 +08:00
Jonathan Lipps 02b9fcb30c add option for calling library to have appium throw instead of process.exit 2016-07-19 21:51:05 -07:00
Jonathan Lipps c22c00fb82 add ability for importing package to send in logHandler which can spy on logs
this is necessary for the new appium desktop
2016-07-19 15:03:05 -07:00
Isaac Murchie 5a67708df0 Add ability to use automationName XCUITest 2016-06-22 09:56:45 -07:00
Jonathan Lipps a09e3e00f6 use appium-base-driver instead of mjsonwp/express/proxy 2016-05-19 14:02:12 -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
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
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 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 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
sebv 99551ca9a3 fixes appium bin 2015-09-09 14:19:52 +08:00
Isaac Murchie 1c5c80f084 Deprecate server args that are also desired caps 2015-06-08 09:55:22 -07:00
Jonathan Lipps 84317aaf36 WIP integrating fakedriver for full e2e involving appium and a driver 2015-06-02 18:41:18 +01:00
sebv 1c64bf06c8 logger + logsink 2015-05-27 12:09:22 +08:00
Isaac Murchie f4cd02446b Add tests for config 2015-05-26 09:30:31 -07:00
Jonathan Lipps f925f761f9 port parser, server startup, config, and express 2015-05-21 23:43:31 -07:00