diff --git a/docs/src/locators.md b/docs/src/locators.md index b47a56f231..c553b50573 100644 --- a/docs/src/locators.md +++ b/docs/src/locators.md @@ -250,7 +250,7 @@ Most form controls usually have dedicated labels that could be conveniently used For example, consider the following DOM structure. ```html - + ``` You can fill the input after locating it by the label text: