Skip to content

Page Object without dependency on Selenium #20

@bittner

Description

@bittner

I'm currently looking for a Python package that helps me use the page object pattern, but without having to rely on Selenium. – See OnShift/page_object#30 for a related issue.

IIUC, your pages/base is practically also a page object that is meant to incorporate Splinter (or Selenium) via the browser member.

Do you know of any Page Object implementation that does simply abstract the content of an HTML page, without being interwoven with Selenium?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions