Skip to content

Commit 9ab085e

Browse files
committed
Modify: Converting an HTML tag to text
1 parent bcd2d5a commit 9ab085e

8 files changed

+8
-8
lines changed

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.de.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ may not equally match the values set to the browser.
145145
## strictFileInteractability
146146

147147
The new capabilitiy indicates if strict interactability checks
148-
should be applied to _<input type=file>_ elements. As strict interactability
148+
should be applied to _input type=file_ elements. As strict interactability
149149
checks are off by default, there is a change in behaviour
150150
when using _Element Send Keys_ with hidden file upload controls.

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ may not equally match the values set to the browser.
139139
## strictFileInteractability
140140

141141
The new capabilitiy indicates if strict interactability checks
142-
should be applied to _<input type=file>_ elements. As strict interactability
142+
should be applied to _input type=file_ elements. As strict interactability
143143
checks are off by default, there is a change in behaviour
144144
when using _Element Send Keys_ with hidden file upload controls.

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.es.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,6 @@ may not equally match the values set to the browser.
140140
## strictFileInteractability
141141

142142
The new capabilitiy indicates if strict interactability checks
143-
should be applied to _<input type=file>_ elements. As strict interactability
143+
should be applied to _input type=file_ elements. As strict interactability
144144
checks are off by default, there is a change in behaviour
145145
when using _Element Send Keys_ with hidden file upload controls.

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.fr.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,6 @@ valeurs définies pour le navigateur.
166166
## strictFileInteractability
167167

168168
The new capabilitiy indicates if strict interactability checks
169-
should be applied to _<input type=file>_ elements. As strict interactability
169+
should be applied to _input type=file_ elements. As strict interactability
170170
checks are off by default, there is a change in behaviour
171171
when using _Element Send Keys_ with hidden file upload controls.

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ _幅_ または _高さ_ を設定しても、結果のウィンドウサイズ
110110
## strictFileInteractability
111111

112112
The new capabilitiy indicates if strict interactability checks
113-
should be applied to _<input type=file>_ elements. As strict interactability
113+
should be applied to _input type=file_ elements. As strict interactability
114114
checks are off by default, there is a change in behaviour
115115
when using _Element Send Keys_ with hidden file upload controls.

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.ko.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ may not equally match the values set to the browser.
145145
## strictFileInteractability
146146

147147
The new capabilitiy indicates if strict interactability checks
148-
should be applied to _<input type=file>_ elements. As strict interactability
148+
should be applied to _input type=file_ elements. As strict interactability
149149
checks are off by default, there is a change in behaviour
150150
when using _Element Send Keys_ with hidden file upload controls.

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.nl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,6 @@ may not equally match the values set to the browser.
133133
## strictFileInteractability
134134

135135
The new capabilitiy indicates if strict interactability checks
136-
should be applied to _<input type=file>_ elements. As strict interactability
136+
should be applied to _input type=file_ elements. As strict interactability
137137
checks are off by default, there is a change in behaviour
138138
when using _Element Send Keys_ with hidden file upload controls.

docs_source_files/content/driver_idiosyncrasies/shared_capabilities.zh-cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ WebDriver创建新会话时,
125125
## strictFileInteractability
126126

127127
The new capabilitiy indicates if strict interactability checks
128-
should be applied to _<input type=file>_ elements. As strict interactability
128+
should be applied to _input type=file_ elements. As strict interactability
129129
checks are off by default, there is a change in behaviour
130130
when using _Element Send Keys_ with hidden file upload controls.

0 commit comments

Comments
 (0)