• 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
..
bin Loading commit data...
images Loading commit data...
lib Loading commit data...
test Loading commit data...
README.md Loading commit data...
manifest.yaml Loading commit data...
pubspec.yaml Loading commit data...