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

Python 3 support #20

Open
psychicpuppy opened this issue Jul 2, 2020 · 3 comments
Open

Python 3 support #20

psychicpuppy opened this issue Jul 2, 2020 · 3 comments

Comments

@psychicpuppy
Copy link

It would completely great if page-modeller supported Python3

@danhumphrey
Copy link
Owner

Hi @psychicpuppy, thanks for your interest... what exactly would you like supported with Python 3?

@psychicpuppy
Copy link
Author

psychicpuppy commented Jul 14, 2020 via email

@danhumphrey
Copy link
Owner

Hi Chris,

Thanks for the clarification.

I'm happy to implement this, however, I don't personally use Python 3 / Selenium so if you would like to speed this up, could you please supply me with the example code covering all element types:

  • A (link) and BUTTON elements (clickable)
  • text only - e.g. P or SPAN tags (get text)
  • INPUT (type=text) and TEXTAREA elements
  • SELECT elements
  • INPUT (type=radio) and INPUT (type=checkbox) elements

This would really speed up the implementation.

Thanks,
Dan

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

No branches or pull requests

2 participants