• Angjie Li's avatar
    Flutter Web Driver Support (#45951) · 1ef0eadb
    Angjie Li authored
    * Support Flutter Driver test for Flutter Web application.
    
    * Support Flutter Driver test for Flutter Web application.
    
    * Fix documentation issues.
    
    * Support Flutter Driver test for Flutter Web application.
    
    * Fix documentation.
    
    * Remove unused file from dartdoc check.
    
    * Sync to date.
    
    * Revert change to dartdoc.
    
    * Address comments.
    
    * Apply suggestions from code review
    Co-Authored-By: 's avatarJonah Williams <jonahwilliams@google.com>
    
    * Update copyrights.
    
    * Update allowed list for browsers.
    
    * Verify command line arguments for Drive command is correctly parsed.
    
    * Make waitUntilFirstFrameRasterized throw unimplementedError for Flutter Web Driver.
    
    * Add comment for why sync WebDriver is used.
    
    * Update documentations.
    
    * Add more unit tests and update documentation.
    
    * Configure test.dart so that web_extension_test will be executed with --platform=chrome.
    
    * Revert unnecessary changes.
    
    * Add new file path for Windows to blacklist.
    
    * Reconstruct the structure of flutter_driver/test/src folder to remove filtering logic in dev/bots/test.dart/
    
    * Fix path to web_extension_test.dart.
    
    * Add instructions for how to use WebFlutterDriver.
    
    * Update getLayerTree to use sendCommand instead of _sendCommand.
    
    * Update pubspec files.
    1ef0eadb
Name
Last commit
Last update
..
abstract_method_smoke_test Loading commit data...
android_embedding_v2_smoke_test Loading commit data...
android_host_app Loading commit data...
android_host_app_v2_embedding Loading commit data...
android_module_host_with_custom_build_v2_embedding/app/src/main/java/io/flutter/addtoapp Loading commit data...
android_semantics_testing Loading commit data...
android_splash_screens Loading commit data...
android_views Loading commit data...
channels Loading commit data...
codegen Loading commit data...
external_ui Loading commit data...
flavors Loading commit data...
flutter_driver_screenshot_test Loading commit data...
image_loading Loading commit data...
ios_add2app Loading commit data...
ios_host_app Loading commit data...
ios_host_app_swift Loading commit data...
module_host_with_custom_build Loading commit data...
module_host_with_custom_build_v2_embedding Loading commit data...
named_isolates Loading commit data...
platform_interaction Loading commit data...
release_smoke_test Loading commit data...
simple_codegen Loading commit data...
ui Loading commit data...
web Loading commit data...
web_compile_tests Loading commit data...
README.md Loading commit data...