An open API service indexing awesome lists of open source software.

https://github.com/shinshin86/playwright-go-use-local-chrome-sample

Sample of launching Playwright for Go using local Google Chrome.
https://github.com/shinshin86/playwright-go-use-local-chrome-sample

playwright-go sample

Last synced: about 2 months ago
JSON representation

Sample of launching Playwright for Go using local Google Chrome.

Awesome Lists containing this project

README

        

# playwright-go-use-local-chrome-sample
Sample of launching Playwright for Go using local Google Chrome

## Usage

```sh
go run main.go
```