Extension to CSF.Screenplay, providing an ability, actions and tasks for Selenium WebDriver for web UI testing using the Screenplay pattern. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | CSF Software Ltd | 
| Last Update: | Wednesday, March 27, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/csf-dev/CSF.Screenplay.Selenium | 
| NuGet Url: | https://www.nuget.org/packages/CSF.Screenplay.Selenium | 
Install
Install-Package CSF.Screenplay.Selenium
                        dotnet add package CSF.Screenplay.Selenium
                        paket add CSF.Screenplay.Selenium
                        
                                CSF.Screenplay.Selenium Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CSF.FlexDi(>= 1.0.2 && < 2.0.0)
 - CSF.Utils(>= 6.1.1 && < 7.0.0)
 - Selenium.WebDriver(>= 3.4.0 && < 4.0.0)
 - Selenium.Support(>= 3.4.0 && < 4.0.0)
 - CSF.Screenplay(>= 1.0.0 && < 2.0.0)
 - CSF.WebDriverExtras(>= 1.0.3 && < 2.0.0)
 - CSF.Screenplay.Selenium.BrowserFlags(>= 1.0.0 && < 2.0.0)