mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
|
||
---|---|---|
.. | ||
android | ||
lib | ||
test_driver | ||
.metadata | ||
pubspec.yaml | ||
README.md |
Flutter Driver Android Integration Tests
This directory contains a sample app and tests that demonstrate how to use the (experimental) native Flutter Driver API to drive Flutter apps that run on Android devices or emulators, interact with and capture screenshots of the app, and compare the screenshots against golden images.