Tests
Use dart test -p chrome <test_name>.dart to run tests in this package.
Failed to run Chrome: No such file or directory
Ensure the correct path to the Chrome executable is set in dart_test.yaml. It
may be other than chrome (for example, google-chrome in my machine).