Hi,
I have a div, and a bunch of text fields in it. I am trying to get each field separately.
But when I use find children, it is giving me the whole div.
How do I get to the individual elements which are inside. If I look at ui explorer it shows nested divs, tables, tr, spans etc.