cloudprober_external_playwright

command module
v0.0.0-...-16b5ae9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 8 Imported by: 0

README

cloudprober_external_playwright: a cloudprober external probe wrapper to run playwright tests

Usage:

  cloudprober_external_playwright [options] <test_directory>
  cloudprober_external_playwright --help
  cloudprober_external_playwright --version

Options:
  --version                    Show version
  -h, --help                   Show this screen

This tool is intended to be called from cloudprober, for example:

probe {
  name: "playwright"
  type: EXTERNAL
  targets { dummy_targets {} }
  external_probe {
    mode: ONCE
    command: "cloudprober_external_playwright tests"
  }
  interval_msec: 30000  # 30s
  timeout_msec: 10000   # 10s
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL