I just realized that since Matt, Firras and I created a custom Page class, that the hardcoded import of "from robotpageobjects import Page" may not be a best idea when using --pageobjects. I was possibly thinking that it might be a good feature to allow for getting docs of embedded libraries from a root module as long as they are a class. What are your thoughts on this?
Hey Bryan,
I just realized that since Matt, Firras and I created a custom Page class, that the hardcoded import of "from robotpageobjects import Page" may not be a best idea when using --pageobjects. I was possibly thinking that it might be a good feature to allow for getting docs of embedded libraries from a root module as long as they are a class. What are your thoughts on this?