File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ class Selenium2Library(
3535 `Open Browser` keyword must be used to open a browser to the desired location.
3636
3737 **--- Note important change starting with Version 1.7.0 release ---**
38- *Locating or getting elements*
3938 *Locating or specifying elements*
4039
4140 All keywords in Selenium2Library that need to find an element on the page
@@ -80,7 +79,7 @@ class Selenium2Library(
8079
8180 Using 'webelement'
8281 ------------------
83- Starting with version 1.6 of the Selenium2Library, one can pass an argument
82+ Starting with version 1.7 of the Selenium2Library, one can pass an argument
8483 that contains a WebElement instead of a string locator. To get a WebElement,
8584 use the new `Get WebElements` keyword. For example:
8685
You can’t perform that action at this time.
0 commit comments