teststate.selenium
package teststate.selenium
Type members
Classlikes
trait GrowthStrategy
Strategy for spreading tabs across browsers
Strategy for spreading tabs across browsers
- Companion
- object
Creates tabs across multiple browsers.
Creates tabs across multiple browsers.
Note: This is mutable.
- Companion
- object
Access to a specific tab in a browser.
Access to a specific tab in a browser.
Ensure that you call .withSeleniumTab
on your TestState DSL when using this.
Note: This is mutable.
- Companion
- object
A means of managing tabs in a browser.
A means of managing tabs in a browser.
Selenium lacks this functionality directly.
- Companion
- object