ElementPositionLeft
From STIQ
storeElementPositionLeft ( locator, variableName )
- assertElementPositionLeft ( locator, pattern )
- assertNotElementPositionLeft ( locator, pattern )
- verifyElementPositionLeft ( locator, pattern )
- verifyNotElementPositionLeft ( locator, pattern )
- waitForElementPositionLeft ( locator, pattern )
- waitForNotElementPositionLeft ( locator, pattern )
Arguments:
- locator - an element locator pointing to an element OR an element itself
- variableName - the name of a variable in which the result is to be stored.
Returns:
- The pixels from the edge of the frame.
