GrowthStrategy

Strategy for spreading tabs across browsers

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def nextBrowser(openTabsPerBrowser: IndexedSeq[Int]): Int

Determine where to open the next tab

Determine where to open the next tab

Value Params
openTabsPerBrowser

For each open browser, the number of tabs currently open in it.

Returns

The index of the target browser in which to open the next tab. Invalid index = new browser.