Fix internal CI test failures (#35)

* Addeed headless-only mode for tests, added headless tests

* Remove redundant waits, fix flakes

* Fix flakes

* Enable debugger and runtime for expression evalaution

* Address CR comments
4 files changed
tree: 193dfb72958f1a3e357bfa91ca6ec592cbdea914
  1. .github/
  2. example/
  3. lib/
  4. test/
  5. .gitignore
  6. analysis_options.yaml
  7. AUTHORS
  8. CHANGELOG.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
README.md

Dart pub package package publisher

Provides a standardized way to launch web browsers.

Currently, Chrome is the only supported browser; support for other browsers may be added in the future.