nikitozeg
nikitozeg
hi. guys you are awesone
> I Added this in the csproj and it seems to work. It avoids to specify each feature.cs file individually : > > ``` > > True > True >...
int screenWidth = Screen.PrimaryScreen.Bounds.Width; int screenHeight = Screen.PrimaryScreen.Bounds.Height; // xx= var X = 960 * 65535 / screenWidth; var Y = 956 * 65535 / screenHeight; InputSimulator sim = new...
i have the same problem with nunit. when you gonna fix it>
> @nikitozeg When do you provide the PR for it? ;-) > > SpecFlow is an open source project. Everyone can contribute to it. I am glad to fix this...
> @nikitozeg the code for it is here: https://github.com/techtalk/SpecFlow/blob/master/TechTalk.SpecFlow.Generator/UnitTestFeatureGenerator.cs#L698 > > @BasHamer you are right, the code-behind file is part of the UX. We could be better to describe that...
how to fix it please
well i just did this and it fixed 