Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page Object without dependency on Selenium #20

Open
bittner opened this issue Jun 8, 2020 · 0 comments
Open

Page Object without dependency on Selenium #20

bittner opened this issue Jun 8, 2020 · 0 comments

Comments

@bittner
Copy link
Contributor

bittner commented Jun 8, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant