Stop appium from command line

16,199 views
Skip to first unread message

Oleg Dudar

unread,
Oct 23, 2013, 8:42:59 AM10/23/13
to appium-...@googlegroups.com
Hi,

How can I stop appium server from command line?

Appium installed from *.dmg

To run it I just enter "appium" in the command line, but how can I stop it?

Thanks.

Marius Bob

unread,
Oct 23, 2013, 9:25:40 AM10/23/13
to appium-...@googlegroups.com

Ctrl+c    J

--
http://appium.io
---
You received this message because you are subscribed to the Google Groups "Appium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appium-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/appium-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Jonathan Lipps

unread,
Oct 23, 2013, 1:35:35 PM10/23/13
to Oleg Dudar, appium-...@googlegroups.com
If you're running appium by typing `appium` on the command line, you're probably not running the appium you got in the dmg.

You're probably running a version installed by npm.

Oleg Dudar

unread,
Nov 25, 2013, 7:19:01 PM11/25/13
to appium-...@googlegroups.com
Thanks a lot :)

Середа, 23 жовтня 2013 р. 16:25:40 UTC+3 користувач Bob Marius написав:

Oleg Dudar

unread,
Nov 25, 2013, 7:20:44 PM11/25/13
to appium-...@googlegroups.com
Also I've found another solution - kill appium from processes

Detect appium pricess by:
ps -A | grep appium

and kill it by process ID

kill [PROCESS_ID]

 
Вівторок, 26 листопада 2013 р. 02:19:01 UTC+2 користувач Oleg Dudar написав:

Pooja Shah

unread,
Jun 3, 2014, 5:59:51 AM6/3/14
to appium-...@googlegroups.com, oleg....@gmail.com
Hi Jonathan,
if installed from npm, is there any short command to stop the server (than finding process id and  killing it)

Thanks,
Pooja

Isaac Murchie

unread,
Jun 3, 2014, 12:36:18 PM6/3/14
to Pooja Shah, appium-...@googlegroups.com
The easiest way is not to open it in the background. Use a different tab, and just run `appium`. Run tests in another tab. Then just use Ctrl-C to close the Appium server.


For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages