gwen.web.eval

Type members

Classlikes

Companion:
object
Companion:
class
class WebContext(options: GwenOptions, envState: EnvState, driverManager: DriverManager) extends EvalContext with LazyLogging with WebSessionEventListener

The web evaluatioin context.

The web evaluatioin context.

class WebElementLocator(ctx: WebContext) extends LazyLogging

Locates web elements using the selenium web driver.

Locates web elements using the selenium web driver.

class WebEngine extends EvalEngine[WebContext]

A web engine that uses the Selenium web driver API to automate various web operations.

A web engine that uses the Selenium web driver API to automate various web operations.

object WebErrors
object WebSettings extends LazyLogging

Provides access to gwen web settings defined through system properties loaded from properties files.

Provides access to gwen web settings defined through system properties loaded from properties files.