问题 Hi, I am using robot framework to automate testing of a website, and the image above is the structure of test in the RIDE: Test: a test suite folder, and I import resource file here, which is in the " init .robot" under the folder Sub1: a sub test suite, import nothing test: a test case My problem is: in the test case "test", robot cannot recognize the keyword that imported in the "Test" test suite folder, because there will be more sub test suites, like sub2, sub3, how can I import resource