v0.6.6
What's Changed
Minor change to introduce a DriverOptions
property to the AppManagerOptions
class. This will allow web applications under test have the same additional option capability that is available for Appium run tests.
- Bump Selenium.WebDriver.MSEdgeDriver from 94.0.986 to 95.0.1020.30 by @dependabot in #96
- Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 by @dependabot in #95
- Added DriverOptions to all driver configurations by @jamesmcroft in #99
- Updated NuGet packages by @jamesmcroft in #100
- Fixed CI for releases and updated sample projects to .NET 6.0 by @jamesmcroft in #101
Full Changelog: 0.6.5...v0.6.6