- 18 Apr, 2023 1 commit
- 05 Apr, 2023 1 commit
-
-
htoor3 authored
[web] Skip temporarily broken test
-
- 17 Mar, 2022 1 commit
-
-
Yegor authored
* [web] roll Chromium dep to 96.2 Roll Chromium 96.2. This is the second attempt to roll it. The previous attempt (https://github.com/flutter/flutter/pull/99725) failed due to a LUCI cache issue. * cache-bust CIPD dependency by changing its name * specify chrome_and_driver version in canvaskit tests * fix CRC corruption in kTransparentImage
-
- 11 Mar, 2022 1 commit
-
-
Zachary Anderson authored
This reverts commit 0d4b73b2.
-
- 10 Mar, 2022 1 commit
-
-
Yegor authored
-
- 21 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 20 May, 2021 2 commits
-
-
David Iglesias authored
-
Yegor authored
FlutterDriver: deprecate enableAccessibility; redirect it to setSemantics; add setSemantics tests (#82939) * deprecate enableAccessibility; redirect it to setSemantics Co-authored-by: David Iglesias <ditman@gmail.com>
-
- 14 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 04 May, 2021 2 commits
-
-
Ian Hickson authored
- 26 Apr, 2021 1 commit
-
- 23 Apr, 2021 1 commit
-
-
Ian Hickson authored
* Migrate to ChannelBuffers.push * Move TestDefaultBinaryMessenger to its own file * Apply deprecations and fix usages
-
- 04 Feb, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 01 Feb, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit 50a8ecb7.
-
Michael Goderbauer authored
-
- 09 Nov, 2020 1 commit
-
-
Jonah Williams authored
* [null-safety] migrate flutter gallery to null safety
-
- 08 Sep, 2020 1 commit
-
-
Angjie Li authored
Allow Developers to enable Accessibility testing on WebFlutterDriver and get the underlying webDriver (#65051)
-
- 24 Feb, 2020 1 commit
-
-
Nurhan Turgut authored
* smoke test for web * fix comments and remove logs * addressing reviewer comments * fix analyzer issue * running the test on cirrus * cirrus yaml syntax error * pub get for web_drivers * go to the examples directory before running the flutter app * cirrus is not able to find chromedriver. add a sleep to see if timing is the issue. * run chrome driver in the background * After PR #51084, flutter drive command can build and run a web app. Clean flutter run command from cirrus.yml * enable web
-