Desktop host support #869
-
Hello, I'm developing a desktop (windows) application in flutter and have started using patrol for my integration tests. What I'm really missing is the ability to take screenshots. As a workaround, I've added a Screenshot widget as a child of my MaterialApp. It will then work on all platforms, but I don't like adding widgets to my tree that exist only for testing. |
Beta Was this translation helpful? Give feedback.
Answered by
bartekpacia
Feb 3, 2023
Replies: 1 comment
-
Hi @vipw, We're currently not supporting desktop platforms for native automation feature (custom finders work just fine, though!) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bartekpacia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @vipw,
We're currently not supporting desktop platforms for native automation feature (custom finders work just fine, though!)