kcsahu777
13 years agoContributor
findchild call
Assume, we would use only findchild method for a web page.
Is it like every time the page is loaded we need to get the objects using findchild method?
Suppose we have already got the reference of one object from the page, and then if we close and re-open the same page, do we need to call the findchild method again to get the same object's reference?
Is it like every time the page is loaded we need to get the objects using findchild method?
Suppose we have already got the reference of one object from the page, and then if we close and re-open the same page, do we need to call the findchild method again to get the same object's reference?