File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver/actions_api Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ primarily this gets used when needing to type multiple characters in the middle
111
111
{{< gh-codeblock path="examples/ruby/spec/actions_api/keys_spec.rb#L36-L38" >}}
112
112
{{< /tab >}}
113
113
{{< tab header="JavaScript" >}}
114
- // Add Code
114
+ {{< gh-codeblock path="examples/javascript/actionsApi/keysTest.js#L45-L47" >}}
115
115
{{< /tab >}}
116
116
{{< tab header="Kotlin" >}}
117
117
// Add Code
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ primarily this gets used when needing to type multiple characters in the middle
111
111
{{< gh-codeblock path="examples/ruby/spec/actions_api/keys_spec.rb#L36-L38" >}}
112
112
{{< /tab >}}
113
113
{{< tab header="JavaScript" >}}
114
- // Add Code
114
+ {{< gh-codeblock path="examples/javascript/actionsApi/keysTest.js#L45-L47" >}}
115
115
{{< /tab >}}
116
116
{{< tab header="Kotlin" >}}
117
117
// Add Code
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ primarily this gets used when needing to type multiple characters in the middle
111
111
{{< gh-codeblock path="examples/ruby/spec/actions_api/keys_spec.rb#L36-L38" >}}
112
112
{{< /tab >}}
113
113
{{< tab header="JavaScript" >}}
114
- // Add Code
114
+ {{< gh-codeblock path="examples/javascript/actionsApi/keysTest.js#L45-L47" >}}
115
115
{{< /tab >}}
116
116
{{< tab header="Kotlin" >}}
117
117
// Add Code
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ primarily this gets used when needing to type multiple characters in the middle
111
111
{{< gh-codeblock path="examples/ruby/spec/actions_api/keys_spec.rb#L36-L38" >}}
112
112
{{< /tab >}}
113
113
{{< tab header="JavaScript" >}}
114
- // Add Code
114
+ {{< gh-codeblock path="examples/javascript/actionsApi/keysTest.js#L45-L47" >}}
115
115
{{< /tab >}}
116
116
{{< tab header="Kotlin" >}}
117
117
// Add Code
You can’t perform that action at this time.
0 commit comments