Extension for automating chromium browser, Create project -> Record -> Edit Automation -> Manage -> Play
This is the beta version of the CBA extension, which aims on testing new features before they go live in the stable release.
Looking for the stable CBA version? You can find it here:
https://chrome.google.com/webstore/detail/chromium-browser-automati/jmbmjnojfkcohdpkpjmeeijckfbebbon
Found a bug? Please report it to: saroyanm@gmail.com
Here is list of features of CBA:
1. CBA gives ability to setup step-by-step code injections from Extensions popup interface.
2. Recording user interactions while he navigates web pages (filling the forms, clicking on buttons, hyperlinks and smart mechanism for DOM element path calculation).
3. Projects saved in browser's local storage.
4. Step by step code injection.
5. Ability of projects import and export.
6. Ability of using extensions ready functions.
7. Ability to use Extension useful placeholders.
8. Ability to write your own code that will have access to the web page's DOM.
9. And much much more...