Import python file

i have this in vs code:

when i in python file that under ‘Libraries’ and i want to import a python file that under ‘Starling module test common’ how can i do it?

It depends how you Python file implemented but importing is explained in the user guide: Robot Framework User Guide

1 Like