GetSiblingTabs Method
Returns a collection of tabs (Browser objects) that are siblings to the current tab (tabs located in the same window)

C# Syntax

IBrowser[] GetSiblingTabs()

Return Value

The collection of sibling tabs as Browsers