Returns all text fields, which the page contains, and their locations. The method fills two passed arrays with text field objects and their locations, then returns these arrays to a calling subroutine.
Parameters
Parameters
Description
text_fields
[out] A placeholder for the page text fields array.
locations
[out] A placeholder for the text field locations array.