Add my own automation helpers

Best practices, code snippets for common functionality, examples, and guidelines.
mnikulch
Posts: 1
Joined: Thu Oct 10, 2019 10:21 am

Add my own automation helpers

Post by mnikulch » Thu Oct 10, 2019 10:28 am

Hello,

I created in the visual studio a new project.
Added all Ranorex dlls.
Created a new test module, compled and created a NuGet package.
In Ranorex, I added this package to the Ranorex Automation helpers project.
Drag and dropped my module to test suite.
When I running the test suite, I received an error that my module not found.
Am I doing something wrong?

Thank you.

User avatar
qwertzu
Posts: 284
Joined: Wed Jan 25, 2017 11:08 am

Re: Add my own automation helpers

Post by qwertzu » Mon Oct 14, 2019 1:02 pm

Hi,

Is there a specific reason, why you first create the module in Visual Studio and you add the module to the automation helpers project afterwards?
What happens if you simply create a new module in the "Modules" folder of the automation helpers in Ranorex Studio?
AddModule.gif
This should work.

regards, qwertzu
You do not have the required permissions to view the files attached to this post.