gwen.web.eval
package gwen.web.eval
Type members
Classlikes
class WebContext(options: GwenOptions, envState: EnvState, driverManager: DriverManager) extends EvalContext with LazyLogging with WebSessionEventListener
The web evaluatioin context.
The web evaluatioin context.
Locates web elements using the selenium web driver.
Locates web elements using the selenium web driver.
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.
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.