File tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver/actions_api
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ it will result in an exception.
159
159
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/actions_api/WheelTest.java#L73-L76" >}}
160
160
{{< /tab >}}
161
161
{{< tab header="Python" >}}
162
- {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L68 -L70" >}}
162
+ {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L66 -L70" >}}
163
163
{{< /tab >}}
164
164
{{< tab header="CSharp" >}}
165
165
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/ActionsAPI/WheelTest.cs#L89-L97" >}}
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ it will result in an exception.
159
159
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/actions_api/WheelTest.java#L73-L76" >}}
160
160
{{< /tab >}}
161
161
{{< tab header="Python" >}}
162
- {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L68 -L70" >}}
162
+ {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L66 -L70" >}}
163
163
{{< /tab >}}
164
164
{{< tab header="CSharp" >}}
165
165
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/ActionsAPI/WheelTest.cs#L89-L97" >}}
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ it will result in an exception.
159
159
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/actions_api/WheelTest.java#L73-L76" >}}
160
160
{{< /tab >}}
161
161
{{< tab header="Python" >}}
162
- {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L68 -L70" >}}
162
+ {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L66 -L70" >}}
163
163
{{< /tab >}}
164
164
{{< tab header="CSharp" >}}
165
165
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/ActionsAPI/WheelTest.cs#L89-L97" >}}
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ it will result in an exception.
159
159
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/actions_api/WheelTest.java#L73-L76" >}}
160
160
{{< /tab >}}
161
161
{{< tab header="Python" >}}
162
- {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L68 -L70" >}}
162
+ {{< gh-codeblock path="examples/python/tests/actions_api/test_wheel.py#L66 -L70" >}}
163
163
{{< /tab >}}
164
164
{{< tab header="CSharp" >}}
165
165
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/ActionsAPI/WheelTest.cs#L89-L97" >}}
You can’t perform that action at this time.
0 commit comments