Support keyword-only arguments
pekkaklarck opened this issue · 0 comments
pekkaklarck commented
RF 3.1 got support for keyword-only arguments (robotframework/robotframework#2555) and also the dynamic API (and thus also the remote API) supports them (robotframework/robotframework#2897). Python Remote Server should support them as well.