diff --git a/website_and_docs/content/documentation/webdriver/elements/locators.en.md b/website_and_docs/content/documentation/webdriver/elements/locators.en.md index abaa09581f37..9ad95c1d13cd 100644 --- a/website_and_docs/content/documentation/webdriver/elements/locators.en.md +++ b/website_and_docs/content/documentation/webdriver/elements/locators.en.md @@ -332,7 +332,9 @@ first name text box. Let us create locator for female radio button using xpath. ## Utilizing Locators -The FindElement makes using locators a breeze! For most languages, all you need to do is utilize `webdriver.common.by.By`, however in others it's as simple as setting a parameter in the FindElement function> +The FindElement makes using locators a breeze! For most languages, +all you need to do is utilize `webdriver.common.by.By`, however in +others it's as simple as setting a parameter in the FindElement function {{< tabpane langEqualsHeader=true >}} {{< badge-examples >}} diff --git a/website_and_docs/content/documentation/webdriver/elements/locators.ja.md b/website_and_docs/content/documentation/webdriver/elements/locators.ja.md index bcb56690428b..2510c7d0bbaa 100644 --- a/website_and_docs/content/documentation/webdriver/elements/locators.ja.md +++ b/website_and_docs/content/documentation/webdriver/elements/locators.ja.md @@ -322,7 +322,9 @@ first name text box. Let us create locator for female radio button using xpath. ## Utilizing Locators -The FindElement makes using locators a breeze! For most languages, all you need to do is utilize `webdriver.common.by.By`, however in others it's as simple as setting a parameter in the FindElement function> +The FindElement makes using locators a breeze! For most languages, +all you need to do is utilize `webdriver.common.by.By`, however in +others it's as simple as setting a parameter in the FindElement function {{< tabpane langEqualsHeader=true >}} {{< badge-examples >}} diff --git a/website_and_docs/content/documentation/webdriver/elements/locators.pt-br.md b/website_and_docs/content/documentation/webdriver/elements/locators.pt-br.md index 6ee45b176f25..bef40f0290f0 100644 --- a/website_and_docs/content/documentation/webdriver/elements/locators.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/elements/locators.pt-br.md @@ -325,7 +325,9 @@ first name text box. Let us create locator for female radio button using xpath. ## Utilizing Locators -The FindElement makes using locators a breeze! For most languages, all you need to do is utilize `webdriver.common.by.By`, however in others it's as simple as setting a parameter in the FindElement function> +The FindElement makes using locators a breeze! For most languages, +all you need to do is utilize `webdriver.common.by.By`, however in +others it's as simple as setting a parameter in the FindElement function {{< tabpane langEqualsHeader=true >}} {{< badge-examples >}} diff --git a/website_and_docs/content/documentation/webdriver/elements/locators.zh-cn.md b/website_and_docs/content/documentation/webdriver/elements/locators.zh-cn.md index a037f3536338..b7891592f87b 100644 --- a/website_and_docs/content/documentation/webdriver/elements/locators.zh-cn.md +++ b/website_and_docs/content/documentation/webdriver/elements/locators.zh-cn.md @@ -325,7 +325,9 @@ first name text box. Let us create locator for female radio button using xpath. ## Utilizing Locators -The FindElement makes using locators a breeze! For most languages, all you need to do is utilize `webdriver.common.by.By`, however in others it's as simple as setting a parameter in the FindElement function> +The FindElement makes using locators a breeze! For most languages, +all you need to do is utilize `webdriver.common.by.By`, however in +others it's as simple as setting a parameter in the FindElement function {{< tabpane langEqualsHeader=true >}} {{< badge-examples >}}