Attached patch rewrites the Python driver API. It does *not* attempt to retain
compatibility, as the Python driver seems to be somewhat limited in utility
currently. The rewritten driver generates the base API from the .as files
directly. Provides full GUI automation support for (hand-coded) Python tests.
The driver also provides standard Python setuptools packaging so that the
driver and selenium can be easy_install'd into a project.
This patch isn't really intended to be committed, it's more of a discussion
starter for getting the Python API updated and enhanced.
Original issue reported on code.google.com by vrplum...@gmail.com on 1 Oct 2010 at 10:02
Original issue reported on code.google.com by
vrplum...@gmail.com
on 1 Oct 2010 at 10:02Attachments: