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 @@ -356,7 +356,7 @@ moves to the location of the target element and then releases the mouse.
356
356
{{< gh-codeblock path="/examples/ruby/spec/actions_api/mouse_spec.rb#L141-L145" >}}
357
357
{{< /tab >}}
358
358
{{< tab header="JavaScript" >}}
359
- // Add Code
359
+ {{< gh-codeblock path="/examples/javascript/test/actionsApi/mouse/dragAndDrop.spec.js#L29-L32" >}}
360
360
{{< /tab >}}
361
361
{{< tab header="Kotlin" >}}
362
362
// Add Code
Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ moves to the location of the target element and then releases the mouse.
356
356
{{< gh-codeblock path="/examples/ruby/spec/actions_api/mouse_spec.rb#L141-L145" >}}
357
357
{{< /tab >}}
358
358
{{< tab header="JavaScript" >}}
359
- // Add Code
359
+ {{< gh-codeblock path="/examples/javascript/test/actionsApi/mouse/dragAndDrop.spec.js#L29-L32" >}}
360
360
{{< /tab >}}
361
361
{{< tab header="Kotlin" >}}
362
362
// Add Code
Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ moves to the location of the target element and then releases the mouse.
356
356
{{< gh-codeblock path="/examples/ruby/spec/actions_api/mouse_spec.rb#L141-L145" >}}
357
357
{{< /tab >}}
358
358
{{< tab header="JavaScript" >}}
359
- // Add Code
359
+ {{< gh-codeblock path="/examples/javascript/test/actionsApi/mouse/dragAndDrop.spec.js#L29-L32" >}}
360
360
{{< /tab >}}
361
361
{{< tab header="Kotlin" >}}
362
362
// Add Code
Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ moves to the location of the target element and then releases the mouse.
356
356
{{< gh-codeblock path="/examples/ruby/spec/actions_api/mouse_spec.rb#L141-L145" >}}
357
357
{{< /tab >}}
358
358
{{< tab header="JavaScript" >}}
359
- // Add Code
359
+ {{< gh-codeblock path="/examples/javascript/test/actionsApi/mouse/dragAndDrop.spec.js#L29-L32" >}}
360
360
{{< /tab >}}
361
361
{{< tab header="Kotlin" >}}
362
362
// Add Code
You can’t perform that action at this time.
0 commit comments