You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robot Framework 4.0 added support to get all remote library information in one XML-RPC call instead of using multiple calls per keyword (robotframework/robotframework#3362). To really benefit from this enhancement, remove servers need to add the get_library_info method.