Blog

Stratux
European Edition | 4/4/2024

As many may know, I have taken over responsibility for the Stratux traffic alerting system ... Read More

AutoWWW 1.1 Released
11/9/2014 | Comments: 2

AutoWWW 1.1 has just been released for Linux. Windows builds do not exist yet, but ... Read More

Backups done right
8/12/2013

Since this is a Blog, I've decided that I should start using it as such and therefore, ... Read More

More Blog Entries

AutoWWW 1.1 Released

11/9/2014 | Comments: 2

AutoWWW 1.1 has just been released for Linux.

Windows builds do not exist yet, but it can be compiled for Windows.

 

New features include:

- browser.clear_console() to clear the current console output

- HTML formatting support in console

- Pause script button to pause execution

- Support for persistent python objects that are kept during multiple script-runs (check the tor.py module for example usage)

- Button to play only the selected part of the script

- Support for css selectors in browser.set_focus_to()

- Fixed scrolling on pages with multiple frames

- Syntax highlighter improvements

- "All-Tabs" button to replicate clicks and keystrokes on all tabs

- Improved focus handling with multiple tabs

- browser.set_allow_popups(True/False) to enable loading of popups

- browser.get_frame_html()

- browser.mouse_move(), mouse_press() and mouse_release()

- Button to block tab closing (enabled by default)

- browser.set_user_agent()

- browser.click_element() now supports CSS selector instead of ID

- HTML LocalStorage support

- Dropped support for Qt4