Function Do-Is-Ordered

Part of:

package selenium
( do-is-ordered < locator1 > < locator2 > &optional (session *selenium-session*) )
Check if these two elements have same parent and are ordered siblings in the DOM. Two same elements will not be considered ordered.