Skip to content

CDPotion is an Elixir client for the Chrome DevTools Protocol (CDP).

License

Notifications You must be signed in to change notification settings

nikneroz/cdpotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDPotion

Hex pm License Downloads

CDPotion is an Elixir client for the Chrome DevTools Protocol (CDP). Simplify interaction with browsers for automation, scraping, testing, and more.

Installation

def deps do
  [
    {:cdpotion, "~> 0.1.0"}
  ]
end

About

CDPotion is an Elixir client for the Chrome DevTools Protocol (CDP).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages