-
-
24 Like
Kantu Web Automation Browser
Kantu is a picture-driven web macro recorder. Kantu combines screenshots and image recognition for visual web automation, form filling, web testing and data extraction/web scraping.
Selenium IDE is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser.
selenium ide is an integrated development environment for selenium tests. it is implemented as a firefox extension, and allows you to record, edit, and debug tests. selenium ide includes the entire selenium core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.
selenium ide is not only a recording tool: it is a complete ide. you can choose to use its recording capability, or you may edit your scripts by hand. with autocomplete support and the ability to move commands around quickly, selenium ide is the ideal environment for creating selenium tests no matter what style of tests you prefer.
features:
easy record and playback intelligent field selection will use ids, names, or xpath as needed autocomplete for all common selenium commands walk through tests debug and set breakpoints save tests as html, ruby scripts, or any other format support for selenium userextensions.js file option to automatically assert the title of every page easy customization through plugins
Customizable Extensible by Plugins/Extensions Firefox extension Scripting Autocompletion
customizable extensible firefox-extension scripting Discontinued autocompletion web-testing ide debugger automated-testing