Categorygithub.com/dreygur/webdriver
repository
0.1.1
Repository: https://github.com/dreygur/webdriver.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

I'm a bit curious of how all the codes work.

Selenium is often used in my many projects. So when I have learned Golang, I searched for a module that acts like selenium or the selenium official module for golang. But all I found was not the thing I always wanted.

And so I'm trying to do the thing of browser automation by myself :mag:

Wish me Luck!