summaryrefslogtreecommitdiffstats
path: root/rules/wpewebkit.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/wpewebkit.in')
-rw-r--r--rules/wpewebkit.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/wpewebkit.in b/rules/wpewebkit.in
index 084874067..8c1f6c50e 100644
--- a/rules/wpewebkit.in
+++ b/rules/wpewebkit.in
@@ -98,4 +98,11 @@ config WPEWEBKIT_ENABLE_LOGGING
Enable this option if you want to get some more logging information. For more
information check https://trac.webkit.org/wiki/WebKitGTK/Debugging.
+config WPEWEBKIT_WEBDRIVER
+ bool
+ prompt "WebDriver support"
+ help
+ WebDriver is a standalone server that implements the W3C WebDriver standard
+ for automated testing.
+
endif