1. 20 Dec, 2023 1 commit
  2. 06 Nov, 2023 1 commit
  3. 10 Aug, 2023 1 commit
    • Danny Eldering's avatar
      Fix: use --web-launch-url and --web-hostname arguments in flutter drive (#131763) · 82e2de06
      Danny Eldering authored
      Implement expected functionalities when supplying `--web-launch-url` and/or `--web-hostname` arguments to `flutter drive`.
      - `--web-launch-url` now sets the starting url for the (headless) browser
        - Which for example means you can start at a certain part of the app at the start of your integration test
      - `--web-hostname` now sets the hostname where the target of flutter drive will be hosted
        - Which allows you to set something other than localhost (allowing access via a reverse-proxy for example)
      
      Fixes #118028
      82e2de06
  4. 14 Mar, 2023 1 commit
  5. 06 Mar, 2023 1 commit
  6. 28 Feb, 2023 1 commit
  7. 27 Feb, 2023 2 commits
  8. 17 Feb, 2023 1 commit
  9. 13 Feb, 2023 1 commit
  10. 23 Jan, 2023 1 commit
  11. 15 Dec, 2022 1 commit
  12. 08 Sep, 2022 1 commit
  13. 26 Aug, 2022 1 commit
  14. 25 Jul, 2022 1 commit
  15. 24 Jun, 2022 1 commit
  16. 25 May, 2022 1 commit
  17. 27 Apr, 2022 1 commit
  18. 30 Mar, 2022 1 commit
  19. 19 Feb, 2022 1 commit
  20. 18 Feb, 2022 1 commit
  21. 21 Oct, 2021 2 commits
  22. 15 Oct, 2021 1 commit
  23. 08 Oct, 2021 3 commits
  24. 04 Oct, 2021 1 commit
  25. 15 Sep, 2021 1 commit
  26. 18 Aug, 2021 1 commit
  27. 14 Jul, 2021 1 commit
  28. 08 Jul, 2021 1 commit
  29. 15 Jun, 2021 1 commit
  30. 10 Jun, 2021 1 commit
    • Justin Hutchins's avatar
      Improve WebDriver error message (#81107) · db528a24
      Justin Hutchins authored
      * Add link to documentation in error message
      
      The current WebDriver message is incomplete. Add link to
      the documentation on WebDrivers for different browsers
      to help troubleshooting.
      db528a24
  31. 18 May, 2021 1 commit
  32. 10 May, 2021 1 commit
  33. 09 May, 2021 1 commit
  34. 03 May, 2021 1 commit
  35. 23 Apr, 2021 1 commit
  36. 15 Apr, 2021 1 commit