Add webelem wrapper to TODO.

This commit is contained in:
Florian Bruhin 2014-09-03 22:55:56 +02:00
parent b789d14513
commit 61258cc324

View File

@ -127,6 +127,8 @@ style
- Always use a list as argument for namedtuple?
- Refactor enum() so it uses a list as second argument (like python
enum/namedtuple).
- utils.webelem could be a wrapper class over QWebElement instead of a
collection of functions.
dwb keybindings to possibly implement
=====================================