allure-framework / allure-framework/allure-csharp
Add integration with Selenium
- Dominant language
- C#
- Stars
- 125
- Forks
- 76
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 18
Description
#### Motivation
Selenium is a commonly used browser automation tool. Based on download counts, its popularity is comparable with that of SpecFlow. A native support by Allure will help QA teams to create convenient reports from Selenium-based tests.
#### Tasks
- [ ] Explore extensibility mechanisms of Selenium
- [ ] Implement the extension
- [ ] Write acceptance tests
#### Links
The Selenium.WebDriver package: https://www.nuget.org/packages/Selenium.WebDriver/
The documentation: https://www.selenium.dev/documentation/overview/
An example of a similar integration: https://github.com/allure-framework/allure-java/tree/master/allure-selenide
Contributor guide
Research direction
Start with the Selenium.WebDriver package and Selenium documentation, then compare the linked allure-selenide integration. Explore Selenium's extensibility mechanisms, implement native Allure support, and add acceptance tests; the work is done when Selenium-based tests produce convenient Allure reports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100