From b6824313431c4259d02b4777d34a4d7ae5343d12 Mon Sep 17 00:00:00 2001 From: Tony Mobily Date: Fri, 2 Feb 2018 09:49:25 +0800 Subject: [PATCH] Added practical example of how to use capabilities --- webdriver-spec.html | 62 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/webdriver-spec.html b/webdriver-spec.html index 81669efaf..acd03fd8c 100644 --- a/webdriver-spec.html +++ b/webdriver-spec.html @@ -2547,6 +2547,66 @@

Processing Capabilities

+ + +
@@ -5365,7 +5425,7 @@

Get Element CSS Value

is obtained from url variables.
Otherwise -
"" (empty string) +
"" (empty string)
  • Return success with data computed value.