OS: windows 10
Katalon Automation Recorder Version: 3.11
## Environment (for Web testing)
Chrome 63.0.3239.132
## Steps to reproduce -
Record a test in Automation recorder, Click ‘Export’, select “c# (webDriver + MSTEST)” as Language and Framework
## Expected Behavior -
Exported code will reference MSTest
## Actual Behavior -
Exported code reference NUnit - is identical to 'c# (webdirver + nunit)
## Screenshots / Videos
Screenshots of MSTest and NUnit exports attached - you can see they are both the same and both reference NUnit