John Rodriguez
John Rodriguez
### SpecFlow Version VS2022 ### Which test runner are you using? NUnit ### Test Runner Version Number 3.13.2 ### .NET Implementation .NET 5.0 ### Project Format of the SpecFlow project...
### SpecFlow Version 3.9.74 ### Which test runner are you using? NUnit ### Test Runner Version Number v3+ ### .NET Implementation .NET 6.0 ### Project Format of the SpecFlow project...
### SpecFlow Version 0.6.964 ### Which test runner are you using? NUnit ### Test Runner Version Number v3+ ### .NET Implementation .NET 6.0 ### Project Format of the SpecFlow project...
### Used Visual Studio Visual Studio 2022 ### Are the latest Visual Studio updates installed? Yes ### SpecFlow Section in app.config or content of specflow.json { "$schema": "https://specflow.org/specflow-config.json", "livingDocGenerator": {...
When configuring a particular timestamp format via ..Config.TimeStampFormat, the format works as expected in the Tests list. However, this timestamp format is not formatted the same in the Category (tag)...
In v5, the following three buttons are available to skip to next failed step, expand all nodes and collapse on nodes:  When scrolling down the report, only the skip...
In v5, tags created on the originating ExtentTest are now carried down to all child nodes created. `ExtentSparkReporter sparkReport = new ExtentSparkReporter(fullReportPath); ExtentReports er = new ExtentReports(); er.AttachReporter(sparkReport); er.Report.AnalysisStrategy =...
In ExtentReports v4, a Duration card showed total run duration as follows:  In v5, only the Started and End datetime are shown:  Total duration would be nice to...
[x] support request => see 'Requesting Community Support' Hi - I've been using the AgGrid examples to exercise the gridOptions api for a while now, however in recent weeks, this...
Appium Server v2.18.0 uiautomato2 v4.2.4 When attempting to get the IWebElement.TagName property, the following exception is thrown: Message: OpenQA.Selenium.WebDriverException : Response from remote end doesn't have $.Value property Stack Trace: ...