michalanglart

Results 73 comments of michalanglart
trafficstars

What about antiviruses or firewalls? From log it seems there is some connectivity issue as there are exceptions from Eclipse itself when it tries to look for updates. Have you...

I do have Symantec Endpoint Protection on my machine too, although probably set up differently. Anyway: can you try launch Remote session as described here: https://nokia.github.io/RED/help/user_guide/launching/remote_launch.html When launching the tests...

Hi, this is problematic because it may be OK for some of the tests down below init file in the suites hierarchy while for others it may be wrong. Now...

Hi, seems like an easy fix. And thanks for your kind words it's great to be appreciated! :)

We need to check but those popups handling is done via Eclipse API and its mechanism and this is how it works for all such components in eclipse. I doubt...

Hi, thanks for reporting. I confirm this is reproducible for me

After having a look I found out that: The `project_loc` variable is so-called `dynamic variable` which means that: - it does not store a value but it's value is computed...

It seems you are using Robot Framework 4.0 and this newest version is not supported yet. We will work on it but I can't tell you now when the support...

No, there is no solution until RED will support RF 4.0 The PR 418 will only make this exception disappear but there are more changes in RF 4.0 which requires...