Get started with Screenplay
1. Install Screenplay
The first step is to decide how you'd like to use it:
- As a testing tool, with NUnit 3
- As a testing tool, with Reqnroll
- Users of the retired SpecFlow should follow the Reqnroll guide
- As a process automation library, not as a testing tool
2. Pick extensions
To get the most from Screenplay you should install one or more extensions. These give Screenplay the capability to interact with and control other systems.
Here is a list of the extensions which are authored alongside Screenplay's core. If you'd like, you are also encouraged to write your own extension, adding new capabilities to Screenplay.