Rayrun
← Back to Discord Forum

Can I use the Page creation from Microsoft.Playwright.NUnit package with Specflow?

I am trying to set up framework on .Net with nUnit and Specflow, but I also want to use the Microsoft.Playwright.NUnit package where the Page is already created for us.

Is it possible with Specflow, as I get a null for the Page when called from the specflow hook.

This thread is trying to answer question "Can I use the Page creation from Microsoft.Playwright.NUnit package with Specflow?"

2 replies

I don't think so, I think you need to follow their docs for it: https://github.com/SpecFlowOSS/SpecFlow.Actions/tree/main/Plugins/SpecFlow.Actions.Playwright

ntodorov99

Thank Max, will switch to their docs 🍻

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].