generate_csharp_nunit
Creates a C# NUnit test class with Selenium code from the current browser session, converting recorded actions into automated tests.
Instructions
Generate a C# NUnit + Selenium test class from the current browser session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_name | No | RecordedFlowTests | |
| namespace | No | SeleniumTests |