# Packages
package chrome provides helper functions to execute JS in a Chrome browser
This would ordinarily be done via a Chrome struct but Go does not allow generic methods, only generic static functions, producing "method must have no type parameters".
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
The unique console log line prefix which denotes a control message to the test rig.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author