twill: a simple scripting language for web browsing¶
Contents:
- twill Overview
- Installing twill
- ChangeLog
- twill Examples
- Web browsing with twill
- twill language reference
- Testing Web sites with twill
- twill Extension Modules
- check_links – a simple link checker
- match_parse – extension for regular expressions with multiple matches
- require – assert that specific conditions hold after each page is loaded
- mailman_sf – discard spam messages from your SourceForge mailing lists
- argparse – pass arguments into twill scripts via sys.argv
- dns_check – make assertions about domain name service records
- csv_iterate – iterate over lists of values
- dirstack – manipulate the current working directory (cwd)
- formfill – convenience functions for filling out forms
- twill’s Python API
- Developing twill
- Propaganda, tools and packages