Can Selenium handle tabbed browsing
- by user337434
I am carry out some functional test on a website where I basically want to open a website in the window then another in a second tab and control both of them. A solution is not to use two windows.
Is this at all posssible?