chrome-for-testing 0.2.1

Interact with the chrome-for-testing JSON API.
Documentation
1
2
3
4
5
6
7
8
# test-data

This directory contains example response from the chrome-for-testing JSON API.

- **known_good_versions_test_response.json**: Hand picked the oldest and newest reported version. The old version shows
  that both `chromedriver` and `chrome-headless-shell` may not exist for version being too old.

- **last_known_good_versions_test_response.json**: Copied the current response "as is".