Use PLAYWRIGHT_DRIVER_PATH
environment variable as driver cache directory
#1018
Annotations
9 errors
cmd/playwright/main.go#L7
could not import github.com/playwright-community/playwright-go (-: # github.com/playwright-community/playwright-go
|
run.go#L41
baseDriverDirectory declared and not used) (typecheck)
|
cmd/playwright/main.go#L11
undefined: playwright (typecheck)
|
run.go#L41
baseDriverDirectory declared and not used (typecheck)
|
tests/binding_test.go#L10
could not import github.com/playwright-community/playwright-go (-: # github.com/playwright-community/playwright-go
|
run.go#L41
baseDriverDirectory declared and not used) (typecheck)
|
tests/frame_locator_test.go#L14
undefined: playwright (typecheck)
|
tests/frame_locator_test.go#L54
undefined: playwright (typecheck)
|
|
This job failed
Loading