·
2 commits
to refs/heads/main
since this release
What's Changed
🧪 Tests
- test: Add FiltersTests class with NUnit tests for Filters.FirstWithName (#902) @Dor-bl
- test: NetworkTests Improvements (#892) @Dor-bl
- test: Add reset orientation in teardown to iOS OrientationTest (#890) @Dor-bl
✨ Enhancements
🐛 Bug Fixes
- fix: Init method in Env.cs for better initialization (#906) @Dor-bl
- fix: Refactor parameter names and update documentation (#901) @Dor-bl
- fix: correct formatting in env.json.sample for remoteAppiumServerUri (#893) @Dor-bl
🔄 Refactor
📦 Dependencies
- build(deps): bump Selenium.WebDriver from 4.27.0 to 4.28.0 in /src/Appium.Net (#896) @dependabot[bot]
- build(deps): bump Microsoft.NETFramework.ReferenceAssemblies and NUnit in /test/integration (#904) @dependabot[bot]
- build(deps): bump NUnit.Analyzers from 4.4.0 to 4.6.0 in /test/integration (#894) @dependabot[bot]
📚 Documentation
🚀 Contributors
Thanks to the following contributors in this release:
@Dor-bl