Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specflow+runner Activation not working #2765

Open
sudgarre opened this issue Sep 25, 2024 · 7 comments
Open

Specflow+runner Activation not working #2765

sudgarre opened this issue Sep 25, 2024 · 7 comments
Labels

Comments

@sudgarre
Copy link

sudgarre commented Sep 25, 2024

SpecFlow Version

3.9.31

Which test runner are you using?

SpecFlow+ Runner

Test Runner Version Number

3.9.31

.NET Implementation

.NET 5.0

Project Format of the SpecFlow project

Classic project format using <PackageReference> tags

.feature.cs files are generated using

SpecFlow.Tools.MsBuild.Generation NuGet package

Test Execution Method

TFS/VSTS/Azure DevOps – Task – PLEASE SPECIFY THE NAME OF THE TASK

SpecFlow Section in app.config or content of specflow.json

No response

Issue Description

Unable to activate the specflow license using the link generated. We are getting below error

image

https://docs.specflow.org/en/latest/adminconsent.html is already handled & its not working for new users

Steps to Reproduce

  1. Build the project in new machine
  2. Run the tests & see if activation link is available in visual Studio -> Output tab (Tests)
  3. Login with your microsoft account and see if you are able to activate license successfully

Link to Repro Project

No response

@sudgarre sudgarre added the Bug label Sep 25, 2024
@sudgarre sudgarre changed the title Specflow Activation not working Specflow+runner Activation not working Sep 26, 2024
@sangeetha504
Copy link

I'm also facing the same.
image (14)

Can anyone please take a look into this issue?

@ReynoldMiguel
Copy link

I am also seeing this issue aswell.

@ericlovetocode
Copy link

Has anyone found a workaround? I also emailed [email protected] but didn't get any response.

@sudgarre
Copy link
Author

@ericlovetocode @ReynoldMiguel @sangeetha504 @josesimas The workaround is available in #2766 (comment).

It worked for me!

@mpgalo
Copy link

mpgalo commented Nov 1, 2024

Has anyone found a workaround? I also emailed [email protected] but didn't get any response.

Fixed the issue by creating an account manually (not via the microsoft button) via this url:
https://account.specflow.org/Identity/Account/Register?returnUrl=%2F

@ericlovetocode
Copy link

Thanks @sudgarre and @mpgalo!

Just want to document the steps here for anyone who ran into the issue.

  1. Register the account via the link https://account.specflow.org/Identity/Account/Register?returnUrl=%2F. You will get a Welcome page when done.
  2. Open the NotActivatedYet link when you try to run the test
  3. Click Sign in with Microsoft
  4. You should get a page with "Welcome to SpecFlow+ Runner!". You can now use SpecFlow+ Runner to run the tests.

@DeLaphante
Copy link

DeLaphante commented Nov 6, 2024

I would advised all to not use Specflow+ Runner as its currently not being supported or developed - migrate to MsTest or Nunit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants