allure-framework / allure-framework/allure-csharp

Add integration with Selenium

Open
#409 0 comments 2 reactions 0 assignees View on GitHub
task:new feature theme: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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.