abstract fun <PSIMRL : Any> getLocationFromTarget(target: PSIMRL): Location
Gets the Location of the target.
PSIMRL - Pattern, String, Image, Match, Region or Location.
PSIMRL
target - Target to find.
target
FindFailed - If the find operation failed.
FindFailed
Return Location of target.