-
Initializer.
Declaration
Swift
public init(path: String, assertionName: String? = nil)Parameters
pathThe address of the page to load, as you would type into the browser address bar.
assertionNameName of JavaScript function that checks whether the page loaded correctly.
-
Declaration
Swift
public func run(with browser: Browser, model: JSON, completion: @escaping StepCompletionCallback)
View on GitHub
Install in Dash