python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
SpecFlow.ExternalData is causing dotnet build to fail - cannot deploy to Azure DevOps
I have a problem with deploying the project to Azure DevOps because of the ExternalData.
On my local machine, VS can build the project and tests work fine.
But, when I try to build the project with th...
nscott23
Votes: 0
Answers: 1
Click on a value that is derived from a text file Playwright-C#
I m trying to click on value (link format) on a webpage and i read it from a separate file. the value is read correctly from the external file but I cant get the script to click on it. the first line ...
hm9
Votes: 0
Answers: 1
The given key was not present in the dictionary running tests in parallel with specflow c#
I'm trying to pass the value from SceanrioContext to steps definitions in my tests with following way. I have Hooks class where _scenarioContext["lambda"] value is successfully retrieved and...
Denis S.
Votes: 0
Answers: 1
Specflow+ Xunit Running every case twice in visual studio
I am using specflow with xunit and i am facing the issue as if i right click and run one selenium test case from the test explorer, all the other test cases also runs and both run twice.
i have instal...
user3807713
Votes: 0
Answers: 1