Bryan Oakley

Results 60 comments of Bryan Oakley

The problem is that you have not provided an implementation for the method `_is_current_page`. The default implementation assumes there is a class attribute named `PAGE_TITLE`. You haven't defined that variable,...

@GLMeece it's perfectly fine (and, arguably, very common) to have the same keyword in multiple page objects. While you are correct that using a fully qualified keyword name can work,...

Sure, I could consider adding a configuration option to let you define which selenium library to choose from, though I'm not convinced it's necessary. You can just create your own...

It should be something as simple as this, though I haven't tested it and likely won't have time for several days: class CustomPageObject(PageObject): @property def se2lib(self): return BuiltIn().get_library_instance("ExtendedSelenium2Library") Then, just...

I don't know. I wasn't the one to set up circleci on this project. Feel free to make whatever changes are necessary.

I honestly have no idea. I think it's a free account. I haven't touched this repository in years, unfortunately.

@Julian88Tex I added you as a contributor. I assume you'll get an email invitation.

... hmmm. Or maybe mirror the organization on the right -- Libraries vs Resource Files.

Thanks for reporting this. I'll take a look at it. On Tue, May 9, 2017 at 9:02 AM, Nicholas Daley wrote: > TagWithSpaces only looks at the [Tags] setting for...

Thanks for the suggestion! I'll look into adding those. On Wed, May 31, 2017 at 1:18 PM, djmille1 wrote: > There are rules to require each atom contain rules (...