The following are the main changes in WebHarvy release 7.4.0.228.
Input text dynamically updates the page content
Often, when you enter text in an input field, the page updates dynamically. For example, other text on the page or items in a dropdown list may update instantly as you type. Previously, simulating this effect required using JavaScript. We have updated the input text functionality so that this is no longer required. Now, the page automatically updates whenever text is entered in an input field using the Input Text option in Capture window.
XML configuration files are now auto-indented
WebHarvy saves configurations as an XML files. These XML configuration files are now auto-indented to enhance readability, making it easier to inspect and edit them in a text editor.
Page Scrolling Improved
The Page Scroll functionality has been improved by making the scroll smoother. This ensures that content further down the page loads correctly as the page is scrolled down.
Download Multiple Images using RegEx
The RegEx multi-match option allows you to select multiple image URLs from the page’s underlying HTML. When multiple image URLs appear in the preview area of Capture window, the Capture Image option will be enabled, allowing you to download all of them.