getTabIds
Retrieve a list of all window handles available in the session. You can use these handles to switch to a different tab.
Usage
1 | browser.getTabIds(); |
Example
1 | it('should get the source of the html document', function () { |
Returns
- <String[]>: a list of window handles