Skip to content

a-w/lte2000-intellibot-issue-30

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Intellibot shared resource example

While robotframework will find resources in folders marked as "source" in PyCharm, Intellibot from version dev_0.10.143.383 (commit 2615249) onward cannot find them.

To use:

In PyCharm settings, Project Structure, mark "lib" as source folder.

Create a run configuration to run "example.robot" using the robot module. Be sure that "Add source roots to PYTHONPATH" is checked. Robot will run the file, but Intellibot cannot find the keyword imported from "shared.robot". That used to work until dev_0.10.143.382 (commit 763b2bd)

Releases

No releases published

Packages

No packages published