Tabs.NewTab Method
Definition
Creates a new tab.
public DMBrowser NewTab()
Examples
Tabs.SetSize (1820, 263); DMBrowser tab0 = null; Step (1, "adidas Official Website | adidas US - https://www.adidas.com/us"); tab0 = Tabs.NewTab (); tab0.GoTo ("http://adidas.com/"); Tabs.SetSize (1820, 496);