Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Library doesn't allow to pass arguments to the library #28

Closed
talgiat opened this issue Jan 22, 2018 · 3 comments
Closed

Import Library doesn't allow to pass arguments to the library #28

talgiat opened this issue Jan 22, 2018 · 3 comments

Comments

@talgiat
Copy link

talgiat commented Jan 22, 2018

When Trying to use in rfdebug shell:
Import Library MyLibrary.py arg1

We get an error saying Test Library 'MyLibrary' expected 1 argument, got 0.

The same code works fine if you just run it from robot.

@xyb xyb closed this as completed in da6b640 Jan 23, 2018
@xyb
Copy link
Owner

xyb commented Jan 23, 2018

@talgiat I have released a new version to fix this, please upgrade your local package and try it.

@talgiat
Copy link
Author

talgiat commented Jan 23, 2018

@xyb Thanks so much for the quick fix. Seems to be good now. Any idea when you'll release 1.03 with the fix?

@xyb
Copy link
Owner

xyb commented Jan 24, 2018

@talgiat the new version package had uploaded to pypi, you might want to upgrade your local package with pip install --upgrade robotframework-debuglibrary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants