extSelenium
extSelenium
teststate.selenium
Exports
Exports
GrowthStrategy
GrowthStrategy
MultiBrowser
MultiBrowser
MultiTab
MultiTab
Mutex
Mutex
Tab
Tab
ProcMod
ProcMod
TabAlreadyClosed
TabSupport
TabSupport
Typical
Chrome
Firefox
TestStateExt
DslIdExt
DslExt
TestStateExt
TestStateExtLowPri
extSelenium
/
teststate.selenium
/
GrowthStrategy
GrowthStrategy
object
GrowthStrategy
Companion
class
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
apply
(f:
IndexedSeq
[
Int
] =>
Int
):
GrowthStrategy
def
apply
(desc:
String
, f:
IndexedSeq
[
Int
] =>
Int
):
GrowthStrategy
def
maxBrowsers
(maxBrowsers:
Int
):
GrowthStrategy
Max out browsers first, then start adding tabs
Max out browsers first, then start adding tabs
def
maxTabs
(maxTabsPerBrowser:
Int
):
GrowthStrategy
Max out tabs first, then start adding browsers
Max out tabs first, then start adding browsers
def
singleBrowser
:
GrowthStrategy