Hi there,
I am using Telerik for a while for web testing. Up until now I was using to test only with a single tab in browser.
Now I am facing a problem that I cannot create multiple tabs, navigate through tabs programmatic.
Can someone give me a simple example of how to open 1 browser, create 3 tabs and to retrieve the HtmlControls from each tab?
Note: Right now the creation of the tabs and navigation i'm doing it via Hotkeys, a problem I have is that I'm not able to get the HtmlControls from the second and third tab.
Thanks!