function: findFirstFromLeft - egroise/uxtest GitHub Wiki
###Usage
findFirstFromLeft(pattern)
Find the first given pattern found from left of the screen.
###Parameters
- pattern: Pattern to search.
- : One Match object if found, False if not nothing found.
###Example
findFirstFromLeft("OK Button.png")