From 61258cc3247bf107d0e45dd9e900329e3405f06e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 3 Sep 2014 22:55:56 +0200 Subject: [PATCH] Add webelem wrapper to TODO. --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index f829ac6cd..9215849f3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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 =====================================