Skip to content

Won't import test library modules #77

@incogniro

Description

@incogniro

Trying to use either the AngularJSLibrary or ExtendedSelenium2Libray by placing the folders beneath src/test/resources/libraries. The modules are never loaded when referenced. I've also tried adding a configuration section in the pom.xml which points to the libraries folder and also the folder of the module. This has no effect either.

[ ERROR ] Error in file '/src/test/robotframework/resource.robot': Importing test library 'AngularJSLibrary' failed: ImportError: No module named AngularJSLibrary
Traceback (most recent call last):
None
PYTHONPATH:
/.m2/repository/org/robotframework/robotframework/3.1.2/Lib
/.m2/repository/org/robotframework/robotframework/3.1.2/robotframework-3.1.2.jar/Lib
classpath
pyclasspath/
CLASSPATH:
/usr/local/Cellar/maven/3.6.3/libexec/boot/plexus-classworlds-2.6.0.jar

Any assistance appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions