Documentation
¶
Index ¶
Constants ¶
View Source
const Separator = ", "
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionRequest ¶ added in v0.74.0
type RunResponsePayload ¶ added in v0.84.0
type Service ¶
type Service struct {
Config *Config
Keys string
Target string
// contains filtered or unexported fields
}
Service represents the HTTP server.
func NewService ¶
NewService creates a new instance of Service with the provided config.
func (*Service) EnsureSession ¶ added in v0.84.0
func (*Service) EnsureWebDriver ¶
func (*Service) RunCommandsWithOptions ¶ added in v0.84.0
Click to show internal directories.
Click to hide internal directories.