You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if Page Modeler “scan page” would produce Selenium/Python code. Currently I start with the Java code it generates and then convert it manually. It’s not awful but it is a bit tedious.
On Jul 12, 2020, at 7:47 PM, Dan Humphrey ***@***.***> wrote:
Hi @psychicpuppy, thanks for your interest... what exactly would you like supported with Python 3?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
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
It would completely great if page-modeller supported Python3
The text was updated successfully, but these errors were encountered: