michalanglart
michalanglart
Hi, yes this is possible - you need to have a xml specification file generated by `robot.libdoc` tool. Have a look into short paragraph titled "Using libdoc file when external...
Hi, first of all sorry for closing the issue. I've assumed my answer resolves the issue since no follow-up question appeared for over a week. Secondly: it seems I don't...
Ok, somehow I previously missed the information that you're asking about dynamically imported library through `Import Library` keyword. RED does not support it at all (I've commented on similar issue...
Yeah, sure - we would need to talk about this internally. Do you have an idea how this could be implemented? We surely need to write it down somewhere -...
Ok, we'll discuss it and see with what solution we can come up. Personally I'm leaning towards those pragmas - they are closer to the source than red.xml and can...
Hi, no it's currently not possible to run multiple suites in the same time. This is blocked due to current limitations of Execution and Message Log views.
Yes, this is known: you can have a look into #390 and issues which are mentioned there by me. Then also https://github.com/nokia/RED/issues/195#issuecomment-375589938 for deeper explanation where you can find also...
Hi, there are only sources in repository master. Basically you have 2 options how to install RED: 1. You already have Eclipse or Eclipse based application: in that case it...
Hi, yes, if your library constructor has arguments and you want RED to recognize this library and provide all the features then you either need to: 1. modify the constructor...
Robot 3.8 ? Is it Python 3.8? Please bear in mind RED was not released in last 2 years and newest version supports RF 3.0-3.2 only