I have a web page loaded in a webbrowser control.
The page has Frames.
I know the frame name, but need to click on a button called find in frame 1 of the page.
I am able to find that button but not able to get the imformation back in webbrowser.
Would appreciate the exact code syntax to click on a button in a Frame
The page has Frames.
I know the frame name, but need to click on a button called find in frame 1 of the page.
I am able to find that button but not able to get the imformation back in webbrowser.
Would appreciate the exact code syntax to click on a button in a Frame
Comment