Hello again,
I'm new to RF.
I haven been given a custom SDK for Windows applications which belongs to my company. We want to create test automation for it.
After installing Python and RIDE (from Idea) and with the robotframework plugins I see this is enough to run RF files over Python. Good!
For the .NET libraries, I believe the correct approach is to get the NRobot Server running somewhere, I got it through the NUGet imported to my project.
From this point I got many doubts.
The idea I got is that I have to:
- Set the NRobot server in some machine to make the .NET libraries available
- Set in that machine a c# file that will make like a bridge between the Robot Framework and (the .NET and our custom .dll).
Might this be correct or I am just getting all wrong?
I sense it is very well explained, but I am lacking base to understand how it works.
If someone could try to light things up with some examples I would be very thankful!
Regards,
Elena