Malte
Malte
I have the exact same problem!
Regarding visual regression tests: This is what the Chromatic user interface looks like: https://www.chromatic.com/videos/visual-test-hero.mp4 As you can see, there is also a toggle to display the visual differences more specifically....
> This is due to the fact that text is in fact a regular expression. If you escape the brackets it should work: `ABC \(X Y Z\)` Sadly escaping doesn't...
This also happened to a colleague of mine at a completely different app with a Text that doesn't even include brackets: ``` - scrollUntilVisible: element: text: "Unsere Datenschutzbestimmungen" ``` So...
This guy has the same problem: #1275
same issue. we have a video player we can toggle to fullscreen and all the elements are mismatched in maestro studio
any updates? we have a video player in our app and we basically can't test anything in fullscreen mode because of this. both iOS and Android.