WebBrowser plugin bug fixes
WebBrowser plugin bug fix
WebBrowser plugin bug fix
web-browser plugin continued...
Improve attribute auto-complete suggestion mechanism in Web-Harvest GUI to use annotation info.
web-browser plugin updated
web-browser plugin fixes
web-browser plugin updates
web-browser plugin continued...
Start implemeneting new plugin called web-browser which simulates real web browser with all the features.
Fix: UI is blocked when displaying very large property value
Adding missing dependency to the POM: Saxon-DOM
Namespaces support update: show ns prefixes along with names in the tree view, to distinguish different elements with the same names.
Enabling variable name evaluation in <get ...>
GUI updates (welcome screen, about window)
Removing IDE help and replacing it with simple link to User Manual on the web site
-XML namespaces continued: registering plugins require xml namespace uri information along with full class name.
Web Harvest plugins refactoring and adding feature to define VAR and PARAM based attributes - all attributes belonging to reserved Web-Harvest PARAM and VAR namespaces. This way arbitrary attributes are allowed for some plugins, for example:
Xml namespaces continued, XmlNode refactoring...
SLEEP processor implemented - delays execution specified number of milliseconds
Body disabled for "get" and "value-of" elements
Namespace awareness continue implementing...
XPath processors extended to support multiple xpath expressions. Multiple attributes in the form var:varname="xpath expression" are allowed to enable creation of variables that will contain result of matching XPath results.
Namespace awareness enabled in xml parser that parses WH configurations
Workaround for HttpClient problem with cookies: if cookie expiry date is not specified in the response, HttClient 3.1 doesn't send it back, browsers do it.
Commons Lang added to libraries and ANT build file is updated
Reorganize repository - move project files from root to trunk
Trunk