
Brett Roberts
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Brett Roberts-
Brett Roberts commented,
Thankyou for the response and suggestions. Very Helpful. I will investigate that. I'm sure I'm not the only one who has encountered this issue.
-
Brett Roberts created a post,
Cannot create a new step, similar to an existing step
This is my existing step syntax: Then The field labelled '(.*)' includes these dropdown values '(.*)' I want to create a new step that reads like this: Then The field labelled '(.*)' at position '(...
-
Brett Roberts commented,
Downgraded my nugets as below SpecRun.SpecFlow 3.8.12SpecFlow.Tools.MsBuild.Generation 3.8.14SpecFlow 3.9.14SpecFlow.Plus.LivingDocPlugin uninstalled as I dont use it that often Things seem to wo...
-
Brett Roberts commented,
I too, am experiencing this after upgrading my NuGets to: SpecFlow 3.9.40SpecFlow.Tools.MsBuild.Generation 3.9.40SpecRun.SpecFlow 3.9.7 Now I cannot run my tests, can you suggest a downgrade pat...
-
Brett Roberts commented,
Thanks for your reply. Your reply gave me a few clues. Specifically the URL that included CentralizedControlFeed which sounded a bit like a project that I used to work on over a year ago which is n...
-
Brett Roberts commented,
I have an update on this. Uninstalled SpecFlow.Plus.LivingDocPlugin via Visual StudioUninstalled SpecFlow.Plus.LivingDoc.CLI from command line ReInstalled SpecFlow.Plus.LivingDocPlugin via Visual S...
-
Brett Roberts commented,
Hi, thanks for replying. To answer your questions 1) Ive updated SpecFlow.Plus.LivingDocPlugin to 3.9.50 - no change, same error 2) .Net 4.8 3) By DLL, I assume you mean MyTests.dll (in my example ...
-
Brett Roberts created a post,
Generate Living Docs fails
AnsweredThis was working, some weeks ago, and now its not. I'm trying to generate SF Living Docs from the cmd line, and I am getting error: System.IO.FileLoadException: Could not load file or assembly 'Te...
-
Brett Roberts commented,
Thank you. Useful to know. How do I make use of the html and log files returned. e.g. run test(s) display the result in the html?
-
Brett Roberts created a post,
Is it possible to run Specflow test without VS
AnsweredIf I have developed specflow tests in visual studio with C# / Nunit and chromedriver and the tests run as expected from the test explorer. Is it possible for another user to run these tests without...