aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-08 09:38:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-08 09:38:17 +0000
commit6f073fb0f032da182bee5f7971bf8848cf2abf4f (patch)
tree2c06622b820f2921e846bf00b3c66be51550676d /devel/Makefile
parent3ab0d26f9e22eecd41588692a52f6005924821f5 (diff)
downloadports-6f073fb0f032da182bee5f7971bf8848cf2abf4f.tar.gz
ports-6f073fb0f032da182bee5f7971bf8848cf2abf4f.zip
Selenium2Library is a web testing library for Robot Framework that leverages
the Selenium 2 (WebDriver) libraries from the Selenium project. It is modeled after (and forked from) the SeleniumLibrary library, but re-implemented to use Selenium 2 and WebDriver technologies. WWW: https://github.com/rtomac/robotframework-selenium2library/ PR: ports/175787 Submitted by: Vladimir Chukharev
Notes
Notes: svn path=/head/; revision=311932
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 930d94809e5c..1121c182af58 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3602,6 +3602,7 @@
SUBDIR += py-resourcepackage
SUBDIR += py-rlcompleter2
SUBDIR += py-robotframework
+ SUBDIR += py-robotframework-selenium2library
SUBDIR += py-rope
SUBDIR += py-roxlib
SUBDIR += py-rtree