Ranorex,
When I create a new project and import multiple recordings to a project, the class names are incorrect.
In the case I have included below, the recordings all use the same class name and all have a void Start method which obviously will cause problems. Now if I have multiple recordings with different names, the first recordings class will be correctly named. The second takes the project name, the third takes the seconds class name and so on, one behind. Make sense?
I have posted screen shots of my first example. I would love to know if this can be fixed or if this is a known issue with a simple workaround.
Let me know if you would like more information.
Thanks,
Sean
Ver = 2.3.4
See the selected .cs file and the corresponding auto generated class names?