Releases: AxaFrance/webengine-dotnet
Releases · AxaFrance/webengine-dotnet
[Preview] Integrated Accessibility Testing
What's Changed
- Integration of Web Accessibility Testing into WebEngine Framework by @huaxing-yuan in #58
- Appium 5.0 beta7 + ScrollIntoView by @huaxing-yuan in #56
- Java doc by @huaxing-yuan in #50
Getting started with Web accessibility testing
Please refers to the documentation: https://axafrance.github.io/webengine-dotnet/articles/accessibility.html
Full Changelog: 1.1.34...1.1.43
1.1.34
What's Changed
- New version of HTML Report by @huaxing-yuan in #37
- propagate new version of Html report to dev branch by @huaxing-yuan in #38
- Support Chrome 115+ by @huaxing-yuan in #40
- feat: [ReportViewer] add filter on test name and failed tests by @divinaet in #41
- Filter on ReportViewer by @huaxing-yuan in #42
- fix: align search tb to left in reportviewer by @divinaet in #46
- Documentation of Java version of the framework by @huaxing-yuan in #49
- Update build-and-publish-PROnly.yml (Java 17) by @huaxing-yuan in #52
New Contributors
Full Changelog: 1.1.23...1.1.34
Updated Version of HTML Report
What's Changed
- Enable
AllowDefaultResolver
for netcore so XSLT can use xsl:include by @huaxing-yuan in #35
Full Changelog: 1.1.22...1.1.23
1.1.22 : HTML report generation support
What's Changed
- Check additional capabilities by @huaxing-yuan in #31
- HTML Report support by @huaxing-yuan in #34
Full Changelog: 1.1.20...1.1.22
Release 1.1.20
What's Changed
- Use AddAdditionalAppiumOption + Bump dependency versions by @huaxing-yuan in #27
- Add required parameters to bstack:options by @huaxing-yuan in #28
- Support : Specifiying Additional capabilities via Appsetting.json by @huaxing-yuan in #29
Full Changelog: 1.1.15...1.1.20
Version 1.1.15
What's Changed
- Code coverage + Bump referred packages to latest version by @huaxing-yuan in #15
- Update build-and-publish-PROnly.yml by @huaxing-yuan in #16
- Do not use PropertyInfo.SetValue in some cases by @huaxing-yuan in #17
- Use failure instead of error in JUnit report for failed tests. by @huaxing-yuan in #18
- Prepare for supporting MacOS Safari on Browserstack cloud by @huaxing-yuan in #19
- Desktop Selenium Grid support by @huaxing-yuan in #20
- Read and merge BrowserOptions from appsettings.json by @huaxing-yuan in #21
- Use JavaScriptClick + Secure Password by @huaxing-yuan in #22
- Prepare for HTML Report + Organization name change by @huaxing-yuan in #26
Full Changelog: 1.1...1.1.15
Release 1.1
What's Changed
- Update pipeline definition to develop by @huaxing-yuan in #8
- Upload workflow for Develop & Main branch by @huaxing-yuan in #9
- Release/1.1 by @huaxing-yuan in #13
- Release v1.1 by @huaxing-yuan in #14
Full Changelog: 1.0.0...1.1
create first release to have 1.0.0 tag on main
Update build-dotnet.yml