Expand description
Chrome for Testing API types and functions for fetching version information.
Modules§
- channel
- Chrome release channel definitions.
- known_
good_ versions - API request for a list of working releases. None are assigned to any channel.
- last_
known_ good_ versions - The last working releases for each channel.
- platform
- Platform identification for different operating systems and architectures.
- version
- Version parsing and representation.
Structs§
- Download
- Represents a download link for a specific platform.
Statics§
- API_
BASE_ URL - The standard chrome-for-testing API endpoint protocol and hostname.
Traits§
- HasVersion
- Trait for types that contain a version identifier.