nowrep
a84b180444
[AutoFill] Fixed extracting form on Twitter.com
...
Twitter uses multiple same forms (differing in class and id names).
Now PageFormComplter also tests occurence of username name=value pair
in sent post data.
2013-02-16 11:20:03 +01:00
nowrep
4fc6686185
Properly export form data if password input is the only input in form.
2013-01-31 21:29:30 +01:00
nowrep
3caf5535cd
PageFormCompleter: Improved detecting sent form.
...
Also added new test.
2013-01-26 11:09:25 +01:00
nowrep
b7cc728d63
Improved PopupWindow + added correspoding tests.
...
Added menu to popup windows. It is now also possible
to search on page in popup window (Ctrl+F).
2013-01-25 19:52:30 +01:00
nowrep
88c2c25490
[Tests] Add tests for PageFormCompleter.
...
Also updated copyright on other tests.
2013-01-25 16:59:42 +01:00