boakley / robotframework-hub

Web app for accessing robot framework assets
https://github.com/boakley/robotframework-hub/wiki
Apache License 2.0
169 stars 60 forks source link

No common libraries displayed in hub web page #67

Closed luisxiaomai closed 8 years ago

luisxiaomai commented 8 years ago

Hi,

I installed robotframework-hub and started it with this command:$ python -m rfhub. But it can only display builtin library and can't display some common library like selenium2Library. Can you guide how to display custom library into hub page?

Thanks a lot.

B.R. Luis

luisxiaomai commented 8 years ago

It can use commadline parameter to load custom library keyword, thanks.