Eric Seidel
88eae46455
rename occurrences of gcc.gcc to gcc.cc
2015-01-14 20:47:49 -08:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Jaka Hudoklin
e90a1728a3
Add selendroid
2014-11-21 17:28:49 +01:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Jaka Hudoklin
9fffaf43ba
selenium-server-standalone: update -> 2.44, fix opera, create binary, chrome support
2014-11-05 13:02:59 +01:00
Cillian de Róiste
336f1f9d88
chromedriver 2.9 -> 2.10
2014-06-30 12:48:38 +02:00
Cillian de Róiste
b57ee8c331
nixpkgs-lint: add the platforms meta attr for most of my packages
2014-03-16 12:08:26 +01:00
Domen Kožar
c23ec33c77
Add selenium-server-standalone (submitted by coreyoconnor)
2014-02-27 13:06:33 +01:00
Cillian de Róiste
25a7190336
Chromedriver: fix download URL, update from 2.0 to 2.9, add a required lib
2014-02-14 23:37:08 +01:00
Shea Levy
97b95d60d8
Chromedriver: update to 2.0
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-20 09:21:25 -04:00
Cillian de Róiste
d2b6645e82
Add chromedriver: a server for running Selenium tests in Chrome
2013-02-26 00:41:10 +01:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Marc Weber
6d538fc6aa
downgrade selenium-rc to rev 2450. The newer one is buggy (Neither allows using a FirefoxProfile nor launches Opera)
...
svn path=/nixpkgs/trunk/; revision=15027
2009-04-14 12:58:53 +00:00
Marc Weber
93f9b0f45e
updating selenium to SNAPSHOT version
...
to run firefox from selenium remote control you either have to use the
binary, write a binary wrapper or use latest version (which is what I've
done now)
svn path=/nixpkgs/trunk/; revision=14786
2009-03-30 14:51:30 +00:00
Marc Weber
63dbfc3aa1
selenium remote control version bump to 1.0-beta-2
...
renamed attr to seleniumRCBin and adding
selenium-remote-control-1.0-beta-2 run script
svn path=/nixpkgs/trunk/; revision=14734
2009-03-27 09:39:19 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber
dc5292a6b8
xara update (now works on i686 and _64 again)
...
selenium-rc binaries (automatic web application testing remote control server)
svn path=/nixpkgs/trunk/; revision=9835
2007-12-03 14:33:54 +00:00