Skip to content

Hyperlinks do not include path from PYTHONPATH #70

@actingcoach

Description

@actingcoach

Dear All,

Is it possible for the plug-in to search resource file in PYTHONPATH if current path isn't found?
PYTHONPATH can be from System env or PyDev plugin setting.
As robot file can be moved around regardless of resource file location.

For example, tracking.txt is located at c:\example\resources\tracking.txt
c:\example\test\unit1.robot

*** Settings ***
Resource tracking.txt

command line set PYTHONPATH=c:\example\resources

This feature for ease of finding keywords in larger project.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions