directory
Version:
v0.49.6
Opens a new window with list of versions in this module.
Published: Aug 10, 2020
License: MIT
Opens a new window with license information.
README
¶
Rod comparison with chromedp
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.
To run an example:
- clone rod
- cd to the folder of an example, such as
cd lib/examples/compare-chromedp/click
- run
go run .
If you compare the logic
example between rod and chromedp, you will find out how much simpler rod is:
Occasionally, some of these examples may break if the specific websites these examples use get updated.
We suggest you create an issue.
Directories
¶
Click to show internal directories.
Click to hide internal directories.