| An NDoc Documented Class Library |
|
ISelenium.IsOrdered Method
Check if these two elements have same parent and are ordered. Two same elements will not be considered ordered.
Parameters
-
locator1
- an element locator pointing to the first element
-
locator2
- an element locator pointing to the second element
Return Value
true if two elements are ordered and have same parent, false otherwise
See Also
ISelenium Interface | Selenium Namespace