Categorygithub.com/Nv7-Github/chromego
modulepackage
0.0.0-20210322235531-278b5427eaac
Repository: https://github.com/nv7-github/chromego.git
Documentation: pkg.go.dev

# README

chromego

An abstraction layer on the WebDriver API using selenium, based on the goselenium library

Download a chrome driver here

# Functions

CreateDriver starts a driver and sets up the session.

# Structs

Driver contains all the data and methods for a chrome driver.
Element has all the element functions.
Rect contains a rectangle's dimensions and position.