I am trying get the input box name and feed some data in a webpage. The website I am trying to work is not showing an details about the elements due to the VIEWSTATE set to hidden. I read some articles that Page.prerenderc omplete will helps to identify the objects before it moves to VIEWSTATE hidden status.
Please advise whether I can get elements and feed data through VBA.
Please advise whether I can get elements and feed data through VBA.
Comment