chromedp is one of the most popular drivers for Devtools Protocol.
To help developers who are familiar with chromedp to understand rod better we created side by side examples between rod and chromedp.
If you compare the logic example between rod and chromedp, you will find out how much simpler rod is.
To run an example:
clone rod
cd to the folder of an example, such as cd lib/examples/compare-chromedp/click