Table of Contents

Namespace CSF.Screenplay.Selenium.Tasks

Classes

ClickAndWaitForDocumentReady

Screenplay task similar to Click but which additionally waits for a page-load to complete after clicking.

OpenUrlRespectingBase

Screenplay task which opens (navigates) to a specified URL using the actor's WebDriver This task respects a base URL, chosen via the ability UseABaseUri.

TakeAndSaveScreenshot

Screenplay task which represents an actor taking a screenshot of the current web page and saving it as a report asset.