Chromium browser automation icon

Chromium browser automation

by saroyanm

v10.0.1 Updated Jun 11, 2024 136KiB
CWS
30K
Users
★ 3.45
216 reviews
#470
of 31.9K
developer
#38 of 2.3K
⚠️Not updated in over a year ⚠️Requests 1 sensitive permission

Description

1. CBA gives ability to setup step-by-step code injections from the Extensions popup interface. 2. Record user interactions while navigating web pages (filling forms, clicking buttons, hyperlinks and smart algorithms for DOM element path calculations). 3. Save Projects in your browser's local storage. 4. Step by step code injection. 5. Import, export and share projects with collaborators. 6. Extensions ready functions now available. 7. Implement useful Extension placeholders. 8. Write your own code to access the web page's DOM. 9. And much much more... Github: https://github.com/browser-automation/cba Issues and feature requests: https://github.com/browser-automation/cba/issues Privacy Policy: https://chrome-automation.com/privacy Contact email: saroyanm@gmail.com
Chromium browser automation screenshot 1

Reviews (52 cached)

★☆☆☆☆2025-09-19
Symo Symo

The estension do not work at all

★☆☆☆☆2025-09-05
Tirupati Bala Singh

Not working as expected.

★☆☆☆☆2024-12-26
flora flora

NOT WORK !!! FAKE !!!

★☆☆☆☆2023-11-29
Penny Foriathotts

Literally doesn't record anything you do.

★☆☆☆☆2022-07-08
Naman Jain

When I tried recording, it just recorded the websites i visited and did nothing on those wesbites. Like, it was directly going from google to Wikipedia (without even searching wikipedia) and then not performing further actions i performed. idk how it's working for everyone else. please look into it. i'll change my rating.

★☆☆☆☆2022-02-12
N A

Good idea, but doesn't seem to work in YouTube Studio

★☆☆☆☆2021-12-28
Sohel Ahmad

useless.

★☆☆☆☆2021-06-21
Markus Hanke

Unfortunately the scripts do not show any action. I can record scripts, edit them, and they seem to run also (animation inside the extension plays) but there is no action on the page. E.g. tried "console.log("abc");" but nothing shows up.

★☆☆☆☆2020-09-17
Tom Hsu

I looked for an automation tools for Chrome on Mac OSx. I needed it to work out of the box on recording a salesforce flow and play it back. I tried this extension and the selenium extension. This extension does not work out of the box while the selenium one does. Hence the 1 star.

★☆☆☆☆2020-03-29
Brian Oakley

It worked the first time i ran a recorded program. Then did nothing when attempting to run it again.

★☆☆☆☆2020-02-16
L L

This has the Easy Life PUP bundled with it. Do not install it. Uninstall immediately and scan your devices.

★☆☆☆☆2020-01-24
Ajay Kumar

dont waste ur time

★☆☆☆☆2018-08-17
Sorin Albu

Doesn't work.

★☆☆☆☆2017-04-05
Lonnie W (Oneduality)

I can't get this to record anything. It says recording, I perform some basic on a youtube page and it does absolutely nothing. Specifically I'm trying to use https://www.youtube.com/feed/history/comment_history to delete comments and the only action it has is a redirect action to the page after recording me deleting a few... none of those steps got recorded at all.

★☆☆☆☆2016-12-09
han chen

Can you explain this script? ``` /* * Event of clicking on input type submit and button */ $("input[type=submit], input[type=image]").live('click', function(obj) { if((ifFacebook == true)&&($(this).attr("class") == "hidden_elem")) return; if((ifFacebook == true)&&($(this).val() == "Post")) { sendmsg(".submitBtn input", "click",''); return; } if((this == $("[value='Log In'][type='submit']")[0])&&(ifFacebook==true)) { // FB LOG IN sendmsg("[value='Log In'][type='submit']", "submit-click",''); } else { sendmsg(getPath(this), "submit-click",''); } //console.log(getPath(this)); // console.log($(getPath(this))[0]); }); ``` I am very worried since I see a "isFacebook" flag in your script. I haven't had time to go into the script, but this makes me feel very very uncomfortable.

★☆☆☆☆2016-08-25
Alessandro Cometti

I followed the steps for importing code, doesn't work. In general, terrible interface, poorly developed, terrible explanations on their website, no messages on actions, basically unusable.

★☆☆☆☆2016-03-31
Gordon Haave

Not sure why reviews are so high. I can't get it to log into a website. It freezes when after it enters the username and password. It never actually is capable of hitting submit.

★☆☆☆☆2015-10-01
Kris Kitchen

window does not open after 1st run?

★☆☆☆☆2015-09-17
Tomas Bilotti

Can do better with command line.

★☆☆☆☆2015-07-26
Jon

I really like the idea but there is no way to know how it works without being a pro? A little documentation would go a long way.

★☆☆☆☆2015-03-20
Jirka

Oh man, the UI for the plugin is so terrbile.

★☆☆☆☆2015-01-31
goldeneye n64

this sucks. cannot just copy/paste urls. it looks like everything has to be done from a search engine. who made this?

★☆☆☆☆2014-09-20

Possibly some of the worst documentation I have ever come across.

★☆☆☆☆2014-08-13
Yo Yehudi

Like others - I can't figure out how to make this work. The concept is fabulous, but without documentation on the website, I have no idea how to make it work. Sad.

★☆☆☆☆2014-06-12
Alex Luchkin

Add new project button (+) doesn't work. Even after a group is selected. Nothing to do, except looking at the annoying message "please select project".

★☆☆☆☆2014-04-24
Greg Herot

Great idea but it doesn't work and there is poor documentation! Can't get timer or update features to work so its impossible to run on pages that need to load first.

★☆☆☆☆2013-05-06
Pedro Perez

No instructions, and the website just says "Something".... it looks like this app is dead. It's a shame, because it looks pretty good, but without any documentation, I can't get it to work.

★★☆☆☆2024-06-20
مجننهم البغدادي

It does not work well on the game. There is an error in the program that must be fixed

★★☆☆☆2023-03-24
Christian Brechbühler

It *only* records the URL of the page on which you start the recording (like https://www.XYZ.com/apps/foo), as a "redirect" event. On the page, I click a "link" like "Change", enter some text in the box, press Enter (the website loads some data). I click a Search glass, enter a term, click to start the search. None of these actions get recorded, but that's the part I'd like to automate! I stop the recording, and on a new browser tab try "play" to see if at least it can emulate bookmark functionality and take me back to the page. Nope. When I click "play", Chrome prints the following error: "Refused to frame 'https://www.XYZ.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'". I give one bonus star for the user interface. It looks like what you would want, if there was actually some automation of Google Chrome behind it.

★★☆☆☆2021-03-03
Aaron Knight Fine Art

Doesn't record keystrokes. Can't be used on different url than originally recorded.

★★☆☆☆2020-02-07
Test Hours

Hard to use UI and record just seems to be skipping several steps with no way of fixing it....

★★☆☆☆2020-02-04
Attila Nagy

Ugly, buggy and not user friendly at all.

★★☆☆☆2019-10-11
Petr Bodnár

It's all but intuitive or user friendly. The very basic scenario of clipboard copy + paste (see https://chrome-automation.com/copy) doesn't work. Moreover I can't see a reason why the "copy" event cannot be told which key in the clipboard object to use for storing the extracted value. Finally, "Functions" are rather just snippets and there's no description of how to define real reusable functions. 2 - 3 stars, for the effort...

★★☆☆☆2019-08-01
D

Records and plays back, however the critical 'Timer' function is not working. Anyone else observe similar behaviour? Ollie - can you assist? :)

★★☆☆☆2019-05-04
Erik Breslmayr

puhh I don't know, I think it is a bit buggy... It does not redirect to pages and recording also does not work properly...

★★☆☆☆2017-08-01
Bibin Mathew

It simply doesnt works for whenever there is a POP-up. I am sorry

★★☆☆☆2017-06-02
Agario Email

Great tool but very unstable. Sometimes doesn't execute tasks or gets the timer wrong. I will it has time values of larger than milliseconds such as minutes.

★★☆☆☆2016-07-22
Segimerus

Great concept, but simply does not work on the locally developed site I wanted it for. It does not record my clicks.

★★☆☆☆2016-06-29
Diogo Nunes

Doesn't record my actions... so it's useless.

★★☆☆☆2016-05-11
Jayne Ochoa

I guess it can be alright, but it depends on which site you visit. (And yes, I DID watch the tutorials.) This will not work with all websites.

★★☆☆☆2015-07-03
Vadim Peretokin

Works - but on a huge macro, the execution kept getting slower and slower until it ground to a halt.

★★☆☆☆2015-05-05
Daniel Samuelsson

A lot of potential, GUI needs work

★★☆☆☆2014-11-19
Sergey Novikov

Does not work correctly with ASPNet sites

★★★☆☆2021-12-27
MR K

doesnt import like 9999 lines of code. code is same thing over and over except on different pages. no error message. it just does nothing.

★★★☆☆2021-12-23
buat main

Please make it simple because I have bunch of urls that I want to redirect. I hope you can make the UI really like a sheet, so I can copy paste the urls from my clipboard at once! Thanks. Oh right, make it the settings of extension on the new tab please, the pop up really small and would close anytime, it's not quite comfortable.

★★★☆☆2020-09-08
Shyam Avvari

I used this tool to do some basic repetitive task. It was good. However one snag is that timer forgets the time and goes too fast.. for example if there is a click task and timer to wait 3000ms.. it jumps to next task without waiting for full 3 sec.. this means the next action is triggered before the page loads.. but other than that very good..

★★★☆☆2016-07-29
Anonymous

No image reorganization

★★★☆☆2014-08-29
Eric Cain

Very handy, but could use some UX love.

★★★☆☆2014-07-24
Niucool Ki

It's a good extension, but there are many bugs. For example, recording input is not accurate, GUI interface is a little bit complicate...

★★★☆☆2014-07-07
Marius Gadliauskas

well done

Permissions (4)

Permissions

cookies Can read and modify browser cookies scripting Can inject scripts into web pages storage Can store data locally in your browser tabs Can see your open tabs and their URLs

Details

Version 10.0.1
Updated Jun 11, 2024
Size 136KiB
First Seen Mar 21, 2026