generate_csharp_nunit
Generate a C# NUnit Selenium test class from the current browser session to record user actions as automated tests.
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 |