Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 895 Bytes

README.MD

File metadata and controls

20 lines (11 loc) · 895 Bytes

Golang Chrome Automation using ChromeDP

Build Status Go Report Card

This repo contains a small real world tool built using chromedp.

It reads config data from config.json and launches Chrome.

Then it navigates to a Drupal website, logs-in and changes Bootstrap CDN settings.

Detailed explanation is available as a blog-post on my website - LINK.

License

golang-chrome-automation is licensed under the MIT license. Check the LICENSE file for details.

Author

Emir Ribic