Would it be possible to extend the navigate_until_text method to navigate_until_text_at_position where x and y positions are provided?
Or use the same navigate_until_text method but add x and y parameters. Ignore position if x and y are not provided but test if text is at that position if x and y are provided.