generate_csharp_nunit
Convert browser session actions into a C# NUnit Selenium test class, eliminating manual test code writing for recorded flows.
Instructions
Generate a C# NUnit + Selenium test class from the current browser session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | SeleniumTests | |
| test_name | No | RecordedFlowTests |