Skip to content

Commit 0b0cfdb

Browse files
committed
Fixing broken link [deploy site]
1 parent f159863 commit 0b0cfdb

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

docs_source_files/content/webdriver/waits.de.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.de.md" >}}) interface—such
106106
until the command has been completed in the browser.
107107
The advanced user interaction APIs,
108108
[_Keyboard_]({{< ref "/webdriver/keyboard.de.md" >}})
109-
and [_Mouse_]({{< ref "/webdriver/mouse.de.md" >}}),
109+
and [_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
110110
are exceptions as they are explicitly intended as
111111
“do what I say” asynchronous commands.
112112

docs_source_files/content/webdriver/waits.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.en.md" >}}) interface—such
101101
until the command has been completed in the browser.
102102
The advanced user interaction APIs,
103103
[_Keyboard_]({{< ref "/webdriver/keyboard.en.md" >}})
104-
and [_Mouse_]({{< ref "/webdriver/mouse.en.md" >}}),
104+
and [_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
105105
are exceptions as they are explicitly intended as
106106
“do what I say” asynchronous commands.
107107

docs_source_files/content/webdriver/waits.es.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.es.md" >}}) interface—such
107107
until the command has been completed in the browser.
108108
The advanced user interaction APIs,
109109
[_Keyboard_]({{< ref "/webdriver/keyboard.es.md" >}})
110-
and [_Mouse_]({{< ref "/webdriver/mouse.es.md" >}}),
110+
and [_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
111111
are exceptions as they are explicitly intended as
112112
“do what I say” asynchronous commands.
113113

docs_source_files/content/webdriver/waits.fr.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.fr.md" >}}) interface—such
107107
until the command has been completed in the browser.
108108
The advanced user interaction APIs,
109109
[_Keyboard_]({{< ref "/webdriver/keyboard.fr.md" >}})
110-
and [_Mouse_]({{< ref "/webdriver/mouse.fr.md" >}}),
110+
and [_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
111111
are exceptions as they are explicitly intended as
112112
“do what I say” asynchronous commands.
113113

docs_source_files/content/webdriver/waits.ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.ja.md" >}}) interface—such
106106
until the command has been completed in the browser.
107107
The advanced user interaction APIs,
108108
[_Keyboard_]({{< ref "/webdriver/keyboard.ja.md" >}})
109-
and [_Mouse_]({{< ref "/webdriver/mouse.ja.md" >}}),
109+
and [[_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
110110
are exceptions as they are explicitly intended as
111111
“do what I say” asynchronous commands.
112112

docs_source_files/content/webdriver/waits.ko.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.ko.md" >}}) interface—such
107107
until the command has been completed in the browser.
108108
The advanced user interaction APIs,
109109
[_Keyboard_]({{< ref "/webdriver/keyboard.ko.md" >}})
110-
and [_Mouse_]({{< ref "/webdriver/mouse.ko.md" >}}),
110+
and [_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
111111
are exceptions as they are explicitly intended as
112112
“do what I say” asynchronous commands.
113113

docs_source_files/content/webdriver/waits.nl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.nl.md" >}}) interface—such
107107
until the command has been completed in the browser.
108108
The advanced user interaction APIs,
109109
[_Keyboard_]({{< ref "/webdriver/keyboard.nl.md" >}})
110-
and [_Mouse_]({{< ref "/webdriver/mouse.nl.md" >}}),
110+
and [_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
111111
are exceptions as they are explicitly intended as
112112
“do what I say” asynchronous commands.
113113

docs_source_files/content/webdriver/waits.zh-cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ the [_WebElement_]({{< ref "/webdriver/web_element.zh-cn.md" >}}) interface—su
106106
until the command has been completed in the browser.
107107
The advanced user interaction APIs,
108108
[_Keyboard_]({{< ref "/webdriver/keyboard.zh-cn.md" >}})
109-
and [_Mouse_]({{< ref "/webdriver/mouse.zh-cn.md" >}}),
109+
and [_Mouse_]({{< ref "/support_packages/mouse_and_keyboard_actions_in_detail.de.md" >}}),
110110
are exceptions as they are explicitly intended as
111111
“do what I say” asynchronous commands.
112112

0 commit comments

Comments
 (0)