Skip to content

Page objects with extended Selenium2Library #7

Description

@gaurav517

You use following to share instance of selenium2library: BuiltIn().get_library_instance("Selenium2Library")

Now in my case, I extend Selenium2Library to MySelenium2Library class in python.. with some additional functions in MySelenium2Library class.
Is it possible to share the instance of MySelenium2Library?

Any clue how we can achieve page objects with custom: MySelenium2Library. Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions